Ver Fonte

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

lucw há 7 meses atrás
pai
commit
f5028a3db9

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

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