Преглед на файлове

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

lucw преди 8 месеца
родител
ревизия
f5028a3db9
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/views/bpm/handleTask/components/saleOrder/returnGoods/detailDialog.vue

+ 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) {