From ded47baeea094f4bff44749f38f9a655fb66fe93 Mon Sep 17 00:00:00 2001 From: zyd Date: Thu, 30 Jun 2022 17:43:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=B5=B7=E5=A4=96=E6=A0=87=E5=87=86?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../foreignStandardsAndRegulations/index.vue | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue index 1067b3dae..192491223 100644 --- a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue @@ -236,6 +236,9 @@ {{ scope.row.standName }} + {{ + scope.row.standName + }} {{ scope.row.standName }} @@ -254,6 +257,9 @@ {{ scope.row.standEnName }} + {{ + scope.row.standEnName + }} {{ scope.row.standEnName }} @@ -271,6 +277,9 @@
{{ formatIssueDate(scope.row.issueTime) }}
+
+ {{ formatIssueDate(scope.row.issueTime) }} +
{{ formatIssueDate(scope.row.issueTime) }}
@@ -288,6 +297,9 @@ {{ scope.row.SSRQ }} + {{ + scope.row.SSRQ + }} {{ scope.row.SSRQ }} @@ -303,6 +315,9 @@ {{ scope.row.XCXSSRQ }} + {{ + scope.row.XCXSSRQ + }} {{ scope.row.XCXSSRQ }} @@ -319,6 +334,9 @@ {{ scope.row.ZCCSSRQ }} + {{ + scope.row.ZCCSSRQ + }} {{ scope.row.ZCCSSRQ }} @@ -340,6 +358,9 @@ {{ textStatusMap[scope.row.textStatus] }} + {{ + textStatusMap[scope.row.textStatus] + }} {{ textStatusMap[scope.row.textStatus] }}