From b26827c331726a43593f44536184feab4e3635d2 Mon Sep 17 00:00:00 2001 From: SUNJIABIN Date: Mon, 10 Apr 2023 21:44:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8B=86=E5=88=86=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/details/otherStandardDetails/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index f1aa57a18..b7c746d0b 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -2270,7 +2270,8 @@ export default { this.uploadFilesplitEo.standNumSplit = this.sarStandardsInfoEO.lawsNumber this.uploadFilesplitEo.standNameSplit = this.sarStandardsInfoEO.lawsName this.uploadFilesplitEo.standId = this.sarStandardsInfoEO.id - this.uploadFilesplitEo.fileType = this.$route.params.pageType + //this.uploadFilesplitEo.fileType = this.$route.params.pageType + this.uploadFilesplitEo.fileType = this.fileType; // this.uploadFilesplitEo.fileType = this.sarStandardsInfoEO.textStatus var filename = file.name