代码合并

This commit is contained in:
2022-11-28 10:24:54 +08:00
parent abf16a9b13
commit b4a7738b22
6 changed files with 33 additions and 184 deletions

View File

@@ -77,6 +77,7 @@
</template>
</el-table-column>
<el-table-column prop="pcsn" label="子卷号" min-width="120" show-overflow-tooltip />
<el-table-column prop="sap_pcsn" label="sap批次" min-width="120" show-overflow-tooltip />
<el-table-column prop="canuse_qty" label="可用数" :formatter="rounding" />
<el-table-column prop="frozen_qty" label="冻结数" :formatter="rounding" />
<el-table-column prop="ivt_qty" label="库存数" :formatter="rounding" />