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