Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
肖康
/
cloudSystem
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
7ac44113
authored
Jan 07, 2025
by
LJM
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
安全库存
parent
68f0f9aa
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
src/views/consignmentManagement/consignmentImportDetail.vue
src/views/consignmentManagement/consignmentImportDetail.vue
View file @
7ac44113
...
...
@@ -29,9 +29,10 @@
</el-table-column>
<el-table-column
prop=
"error_msg"
label=
"失败原因"
min-width=
"150"
:show-overflow-tooltip=
"true"
></el-table-column>
<el-table-column
prop=
"reject_msg"
label=
"审核不通过原因"
min-width=
"150"
:show-overflow-tooltip=
"true"
></el-table-column>
<el-table-column
prop=
"goods_name"
label=
"型号"
min-width=
"
20
0"
:show-overflow-tooltip=
"true"
></el-table-column>
<el-table-column
prop=
"brand_name"
label=
"品牌"
min-width=
"
20
0"
:show-overflow-tooltip=
"true"
></el-table-column>
<el-table-column
prop=
"goods_name"
label=
"型号"
min-width=
"
15
0"
:show-overflow-tooltip=
"true"
></el-table-column>
<el-table-column
prop=
"brand_name"
label=
"品牌"
min-width=
"
15
0"
:show-overflow-tooltip=
"true"
></el-table-column>
<el-table-column
prop=
"consignment_apply_stock"
label=
"申请寄售库存"
width=
"100"
></el-table-column>
<el-table-column
prop=
"consignment_safe_stock"
label=
"安全库存"
width=
"80"
></el-table-column>
<el-table-column
prop=
"moq"
label=
"最小起订量"
width=
"90"
></el-table-column>
<el-table-column
prop=
"mpq"
label=
"标准包装量"
width=
"90"
></el-table-column>
<el-table-column
prop=
"batch_sn"
label=
"批次"
width=
"80"
></el-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