From 7326ea519a18a7b0bb9a7400899106e0bc9bb1a4 Mon Sep 17 00:00:00 2001 From: "zhaokaiyao@91isoft.com" <6922339zky> Date: Wed, 22 Sep 2021 17:18:09 +0800 Subject: [PATCH 1/6] =?UTF-8?q?=E5=85=B3=E8=81=94=E6=9D=A1=E6=AC=BE?= =?UTF-8?q?=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/details/otherStandardDetails/index.vue | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index 5e8784304..7f1ac43b1 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -501,9 +501,21 @@ size="mini"> + + + + 关联条款 + + + + +
Date: Thu, 23 Sep 2021 08:39:00 +0800 Subject: [PATCH 2/6] =?UTF-8?q?=E5=85=B3=E8=81=94=E6=9D=A1=E6=AC=BE->?= =?UTF-8?q?=E6=9F=A5=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"> - - - - 关联条款 - - - -
-
关联条款
@@ -2394,6 +2382,7 @@ export default { } }, e => { }) + console.log(this.standItemSearch); }, downloadFile(attId) { if (attId != null && attId !== '') { From 6b6e441cf25f312d558487e1412b5ab636d94f10 Mon Sep 17 00:00:00 2001 From: "wangxiahui@91isoft.com" <140316hui> Date: Thu, 23 Sep 2021 09:43:47 +0800 Subject: [PATCH 3/6] =?UTF-8?q?=E5=9B=BD=E5=86=85=E5=A4=96=E6=A0=87?= =?UTF-8?q?=E5=87=86=E8=A1=A8=E5=A4=B4=E8=87=AA=E9=80=82=E5=BA=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../domesticStandardsAndRegulations/index.vue | 2 +- .../foreignStandardsAndRegulations/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue index 62aa53e56..e7402b426 100644 --- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue @@ -267,7 +267,7 @@ {{ textStatusMap[scope.row.textStatus] }} - + - + - {{ scope.row.overTime ? $moment(scope.row.overTime).format('YYYY-MM-DD HH:mm:ss') : '' }} - + --> diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index c870fa228..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 || '-' + }}