@ -252,7 +252,7 @@
show-overflow-tooltip
></el-table-column>
<el-table-column
label="规格型号" width="150"
label="包装规格" width="150"
prop="spec"
<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();