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