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