feat: materials列表去除总库存列
This commit is contained in:
parent
94066ee14d
commit
fbd3fd5ad0
|
|
@ -119,8 +119,6 @@
|
||||||
width="80"
|
width="80"
|
||||||
>
|
>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column label="总库存" prop="count">
|
|
||||||
</el-table-column>
|
|
||||||
<el-table-column
|
<el-table-column
|
||||||
label="安全库存"
|
label="安全库存"
|
||||||
prop="count_safe"
|
prop="count_safe"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue