diff --git a/src/pages/details/otherBussStandardDetails/index.vue b/src/pages/details/otherBussStandardDetails/index.vue index 8bf10a74d..6657f427d 100644 --- a/src/pages/details/otherBussStandardDetails/index.vue +++ b/src/pages/details/otherBussStandardDetails/index.vue @@ -41,7 +41,7 @@ >文本状态{{ sarStandardsInfoEO.standStatusShow || '-' }}

{{ sarStandardsInfoEO.issueTime || '-' }}

-

{{ sarStandardsInfoEO.putTime || '-' }}

+

{{ sarStandardsInfoEO.putTime || '-' }}

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 5e8784304..3f01fc084 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -51,15 +51,15 @@ {{ sarStandardsInfoEO.standSort + ' ' + sarStandardsInfoEO.standNumber }}

-

{{ - sarStandardsInfoEO.standName || '-' - }}

-

{{ - sarStandardsInfoEO.standEnName || '-' - }}

{{ standMap[sarStandardsInfoEO.standNature] || '-' }}

+

{{ + sarStandardsInfoEO.standName || '-' + }}

+

{{ + sarStandardsInfoEO.standEnName || '-' + }}