Browse Source

Merge branch 'dev' of git.echepei.com:caojunjie/Smart_platform_ui into dev

caojunjie 3 năm trước cách đây
mục cha
commit
bbfd42a274
2 tập tin đã thay đổi với 290 bổ sung215 xóa
  1. 10 1
      src/components/report-dialog/main.vue
  2. 280 214
      src/views/dealer/purchase/detail.vue

+ 10 - 1
src/components/report-dialog/main.vue

@@ -208,7 +208,16 @@ export default {
             id: this.reportId,
             userId: userId,
             tenantId: tenantId,
-            corpType:this.corpType
+            corpType: this.corpType
+          }
+        });
+      } else if (name == "经销商-采购单.ureport.xml") {
+        this.$router.push({
+          path: `/myiframe/urlPath?name=preview-${name}&src=${this.website.reportUrl}/preview?_u=blade-${name}`,
+          query: {
+            id: this.reportId,
+            tradeType: "JXS",
+            tenantId: tenantId
           }
         });
       } else {

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 280 - 214
src/views/dealer/purchase/detail.vue


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác