Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
assets
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
黄媛媛
assets
Commits
bf128982
Commit
bf128982
authored
Jul 30, 2020
by
黄媛媛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
30b370be
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
outboundDetails.vue
src/components/assetsman/outboundDetails.vue
+1
-0
outboundOperate.vue
src/components/assetsman/outboundOperate.vue
+1
-0
No files found.
src/components/assetsman/outboundDetails.vue
View file @
bf128982
...
...
@@ -74,6 +74,7 @@
<vxe-table-column
field=
"GoodsName"
title=
"商品名称"
></vxe-table-column>
<vxe-table-column
field=
"Specification"
title=
"规格"
width=
'250'
></vxe-table-column>
<vxe-table-column
field=
"Number"
title=
"数量"
width=
'100'
>
</vxe-table-column>
<vxe-table-column
field=
"NewGoodsName"
title=
"出库商品"
></vxe-table-column>
<vxe-table-column
field=
"NewSpecification"
title=
"出库规格"
width=
'250'
></vxe-table-column>
<vxe-table-column
field=
"NewNumber"
title=
"出库数量"
width=
'100'
>
</vxe-table-column>
<vxe-table-column
field=
"Name"
title=
"出库状态"
width=
'180'
>
...
...
src/components/assetsman/outboundOperate.vue
View file @
bf128982
...
...
@@ -76,6 +76,7 @@
<vxe-table-column
field=
"GoodsName"
title=
"商户名称"
></vxe-table-column>
<vxe-table-column
field=
"Specification"
title=
"商品规格"
></vxe-table-column>
<vxe-table-column
field=
"Number"
title=
"购买数量"
></vxe-table-column>
<vxe-table-column
field=
"NewGoodsName"
title=
"出库商品"
></vxe-table-column>
<vxe-table-column
field=
"NewSpecification"
title=
"出库规格"
></vxe-table-column>
<vxe-table-column
field=
"NewNumber"
title=
"出库数量"
></vxe-table-column>
<vxe-table-column
field=
"nowBound"
title=
"正在出库"
></vxe-table-column>
...
...
Write
Preview
Markdown
is supported
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