|
@@ -1121,7 +1121,7 @@
|
|
|
}
|
|
}
|
|
|
console.log('数据55555');
|
|
console.log('数据55555');
|
|
|
console.log(list);
|
|
console.log(list);
|
|
|
- if (list[0].batchNo) {
|
|
|
|
|
|
|
+ if (list[0].categoryCode) {
|
|
|
this.$refs.table12.setData(list);
|
|
this.$refs.table12.setData(list);
|
|
|
let packList = this.$refs.table12.getData();
|
|
let packList = this.$refs.table12.getData();
|
|
|
this.getFullInspectionWeight(packList);
|
|
this.getFullInspectionWeight(packList);
|