695593266@qq.com 1 жил өмнө
parent
commit
36df2c0666

+ 1 - 1
src/views/inspectionPlan/components/edit.vue

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