From 99662dbc5ac10a337faef3dab2fd10e3aee39766 Mon Sep 17 00:00:00 2001
From: yanyizhou <2311759275@qq.com>
Date: Tue, 14 Sep 2021 11:20:08 +0800
Subject: [PATCH] =?UTF-8?q?=E5=9B=BD=E5=86=85=E5=A4=96=E6=A0=87=E5=87=86?=
=?UTF-8?q?=E6=B3=95=E8=A7=84--=E5=BD=93=E6=96=87=E6=9C=AC=E7=8A=B6?=
=?UTF-8?q?=E6=80=81=E5=8F=98=E6=88=90=E8=A2=AB=E4=BB=A3=E6=9B=BF=E6=88=96?=
=?UTF-8?q?=E8=80=85=E5=BA=9F=E6=AD=A2=E6=97=B6=EF=BC=8C=E4=B8=80=E8=A1=8C?=
=?UTF-8?q?=E7=9A=84=E6=95=B0=E6=8D=AE=E4=B9=9F=E8=A6=81=E5=8F=98=E6=88=90?=
=?UTF-8?q?=E7=BA=A2=E8=89=B2=EF=BC=8C=E4=BC=81=E4=B8=9A=E6=A0=87=E5=87=86?=
=?UTF-8?q?=E5=BA=93=E5=90=8C=E6=AD=A5=E7=9A=84=E6=96=87=E6=9C=AC=E7=8A=B6?=
=?UTF-8?q?=E6=80=81=E4=B8=BA=E5=8F=82=E8=80=83=E5=92=8C=E4=BD=9C=E5=BA=9F?=
=?UTF-8?q?=E4=B9=9F=E5=90=8C=E6=AD=A5=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../domesticStandardsAndRegulations/index.vue | 27 +++++++++++++------
.../components/EnterpriseStandardDatabase.vue | 20 +++++++-------
2 files changed, 30 insertions(+), 17 deletions(-)
diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue
index 1cc0226a8..bac781c97 100644
--- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue
+++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue
@@ -184,11 +184,16 @@
label="标准号"
>
- {{ scope.row.standSortShow }} {{
scope.row.standNumber
}}-{{ scope.row.standYear }}
- {{ scope.row.standSortShow }}
+ {{ scope.row.standSortShow }} {{
+ scope.row.standNumber
+ }}-{{ scope.row.standYear }}
+
+ {{ scope.row.standSortShow }}
{{ scope.row.standNumber }}
@@ -197,7 +202,8 @@
label="标准名称"
>
- {{ scope.row.standName }}
+ {{ scope.row.standName }}
+ {{ scope.row.standName }}
- {{ formatIssueDate(scope.row.issueTime) }}
+ {{ formatIssueDate(scope.row.issueTime) }}
+ {{ formatIssueDate(scope.row.issueTime) }}
- {{ scope.row.SSRQ ? scope.row.SSRQ.substring(0, 10) : '-' }}
+ {{ scope.row.SSRQ ? scope.row.SSRQ.substring(0, 10) : '-' }}
+ {{ scope.row.SSRQ ? scope.row.SSRQ.substring(0, 10) : '-' }}
@@ -227,7 +235,8 @@
width="150px"
label="新车型实施日期">
- {{ scope.row.XCXSSRQ ? scope.row.XCXSSRQ.substring(0, 10) : '-' }}
+ {{ scope.row.XCXSSRQ ? scope.row.XCXSSRQ.substring(0, 10) : '-' }}
+ {{ scope.row.XCXSSRQ ? scope.row.XCXSSRQ.substring(0, 10) : '-' }}
- {{ scope.row.ZCCSSRQ ? scope.row.ZCCSSRQ.substring(0, 10) : '-' }}
+ {{ scope.row.ZCCSSRQ ? scope.row.ZCCSSRQ.substring(0, 10) : '-' }}
+ {{ scope.row.ZCCSSRQ ? scope.row.ZCCSSRQ.substring(0, 10) : '-' }}
-->
- {{ textStatusMap[scope.row.textStatus] }}
+ {{ textStatusMap[scope.row.textStatus] }}
+ {{ textStatusMap[scope.row.textStatus] }}
diff --git a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue
index c65b035dd..9e73e72fc 100644
--- a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue
+++ b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue
@@ -297,7 +297,8 @@
>
- {{ scope.row.standCode }}
+ {{ scope.row.standCode }}
+ {{ scope.row.standCode }}
- {{ scope.row.standName }}
+ {{ scope.row.standName }}
+ {{ scope.row.standName }}
- {{ scope.row.standEnName }}
+ {{ scope.row.standEnName }}
+ {{ scope.row.standEnName }}
- {{scope.row.issueTime ? scope.row.issueTime.slice(0, 10) : ''}}
+ {{scope.row.issueTime ? scope.row.issueTime.slice(0, 10) : ''}}
+ {{scope.row.issueTime ? scope.row.issueTime.slice(0, 10) : ''}}
- {{scope.row.putTime ? scope.row.putTime.slice(0, 10) : ''}}
+ {{scope.row.putTime ? scope.row.putTime.slice(0, 10) : ''}}
+ {{scope.row.putTime ? scope.row.putTime.slice(0, 10) : ''}}
-
- {{scope.row.standStatusShow}}
-
-
+
{{scope.row.standStatusShow}}