Parcourir la source

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

caojunjie il y a 3 ans
Parent
commit
bbfd42a274
2 fichiers modifiés avec 290 ajouts et 215 suppressions
  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 {

Fichier diff supprimé car celui-ci est trop grand
+ 280 - 214
src/views/dealer/purchase/detail.vue


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff