Procházet zdrojové kódy

Merge branch 'master' of http://110.41.163.243:9980/kd-aiot/kd-aiot-frontend-wt

lucw před 7 měsíci
rodič
revize
f5028a3db9

+ 2 - 2
src/views/bpm/handleTask/components/saleOrder/returnGoods/detailDialog.vue

@@ -734,9 +734,9 @@
       }
     },
     created() {
-      this.getDetailData('isView~~~', this.isView);
+      this.getDetailData(this.businessId);
       this.requestDict('产地');
-      console.log(this.detailData);
+      console.log(this.isView, 'isView');
     },
     methods: {
       downloadFile(file) {