{{
scope.row.standName
}}
+ {{
+ scope.row.standName
+ }}
{{
scope.row.standName
}}
@@ -243,6 +257,9 @@
{{
scope.row.standEnName
}}
+ {{
+ scope.row.standEnName
+ }}
{{
scope.row.standEnName
}}
@@ -260,6 +277,9 @@
{{ formatIssueDate(scope.row.issueTime) }}
+
+ {{ formatIssueDate(scope.row.issueTime) }}
+
{{ formatIssueDate(scope.row.issueTime) }}
@@ -277,6 +297,9 @@
{{
scope.row.SSRQ
}}
+ {{
+ scope.row.SSRQ
+ }}
{{ scope.row.SSRQ }}
@@ -292,6 +315,9 @@
{{
scope.row.XCXSSRQ
}}
+ {{
+ scope.row.XCXSSRQ
+ }}
{{
scope.row.XCXSSRQ
}}
@@ -308,6 +334,9 @@
{{
scope.row.ZCCSSRQ
}}
+ {{
+ scope.row.ZCCSSRQ
+ }}
{{
scope.row.ZCCSSRQ
}}
@@ -329,6 +358,9 @@
{{
textStatusMap[scope.row.textStatus]
}}
+ {{
+ textStatusMap[scope.row.textStatus]
+ }}
{{ textStatusMap[scope.row.textStatus] }}