فهرست منبع

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

lucw 7 ماه پیش
والد
کامیت
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) {