Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
c56ff450
Commit
c56ff450
authored
Jun 03, 2021
by
季圣华
Browse files
其它出入库单据优化
parent
25b5680b
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/bill/dialog/BillDetail.vue
View file @
c56ff450
...
...
@@ -137,7 +137,11 @@
{{
model
.
number
}}
</a-form-item>
</a-col>
<a-col
:lg=
"6"
:md=
"12"
:sm=
"24"
></a-col>
<a-col
:lg=
"6"
:md=
"12"
:sm=
"24"
>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"关联单号"
>
{{
model
.
linkNumber
}}
{{
model
.
billType
}}
</a-form-item>
</a-col>
</a-row>
<a-table
ref=
"table"
...
...
@@ -175,7 +179,11 @@
{{
model
.
number
}}
</a-form-item>
</a-col>
<a-col
:lg=
"6"
:md=
"12"
:sm=
"24"
></a-col>
<a-col
:lg=
"6"
:md=
"12"
:sm=
"24"
>
<a-form-item
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
label=
"关联单号"
>
{{
model
.
linkNumber
}}
{{
model
.
billType
}}
</a-form-item>
</a-col>
</a-row>
<a-table
ref=
"table"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment