From 1e8df2a950a6b312886a47ebf3a7bb7853fef444 Mon Sep 17 00:00:00 2001
From: "zhaokaiyao@91isoft.com" <6922339zky>
Date: Thu, 23 Sep 2021 08:39:00 +0800
Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E8=81=94=E6=9D=A1=E6=AC=BE->=E6=9F=A5?=
=?UTF-8?q?=E8=AF=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../components/RelatedTermsSelect.vue | 4 ++--
src/pages/details/otherStandardDetails/index.vue | 15 ++-------------
2 files changed, 4 insertions(+), 15 deletions(-)
diff --git a/src/pages/details/otherStandardDetails/components/RelatedTermsSelect.vue b/src/pages/details/otherStandardDetails/components/RelatedTermsSelect.vue
index b41540883..d5267b384 100644
--- a/src/pages/details/otherStandardDetails/components/RelatedTermsSelect.vue
+++ b/src/pages/details/otherStandardDetails/components/RelatedTermsSelect.vue
@@ -190,9 +190,9 @@ export default {
page: this.pageNo,
pageSize: this.$store.getters.userInfo.configContent,
standId: this.standId,
- fileType: this.fileType,
- splitStatus: '2'
+ fileType: this.fileType
}
+ // splitStatus: '2'
this.$http.get('lawss/sarFileSplitInfo/getSarFileSplitInfoEOPage',
formData,
{
diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue
index 7f1ac43b1..c870fa228 100644
--- a/src/pages/details/otherStandardDetails/index.vue
+++ b/src/pages/details/otherStandardDetails/index.vue
@@ -501,21 +501,9 @@
size="mini">
-
-