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">
-
-