11/22 界面优化1.0

dev_unify
wangwei 8 months ago
parent fb1c09f0ee
commit a3f5162c6e

@ -252,7 +252,7 @@
show-overflow-tooltip
></el-table-column>
<el-table-column
label="规格型号" width="150"
label="包装规格" width="150"
prop="spec"
></el-table-column>
<el-table-column label="批次号"
@ -467,6 +467,7 @@ export default {
startTime: null,
endTime: null,
invCode: this.$store.getters.locInvCode,
productType: 2
};
this.actDateRange = [];
this.getList();

Loading…
Cancel
Save