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"> - - - - 关联条款 - - - - -
关联条款
@@ -2394,6 +2382,7 @@ export default { } }, e => { }) + console.log(this.standItemSearch); }, downloadFile(attId) { if (attId != null && attId !== '') {