Compare commits
No commits in common. "1d274099399bbfcf16a4a67369704be875106a05" and "e18a9544dcf45ef1507c0a0f2c336e4abc2a4ed6" have entirely different histories.
1d27409939
...
e18a9544dc
|
|
@ -119,6 +119,8 @@
|
|||
width="80"
|
||||
>
|
||||
</el-table-column>
|
||||
<el-table-column label="总库存" prop="count">
|
||||
</el-table-column>
|
||||
<el-table-column
|
||||
label="安全库存"
|
||||
prop="count_safe"
|
||||
|
|
|
|||
Loading…
Reference in New Issue