From 7e78df01e3c1e9f4f18233f3686ab788023fd201 Mon Sep 17 00:00:00 2001 From: yuezhihang Date: Tue, 21 Jun 2022 11:12:14 +0800 Subject: [PATCH] bug 55871 --- src/pages/regulatoryRepository/standQA/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/regulatoryRepository/standQA/index.vue b/src/pages/regulatoryRepository/standQA/index.vue index 170f5c743..6f3216768 100644 --- a/src/pages/regulatoryRepository/standQA/index.vue +++ b/src/pages/regulatoryRepository/standQA/index.vue @@ -408,11 +408,11 @@ {{ scope.row.standSortShow }} {{ scope.row.standNumber - }}-{{ scope.row.standYear }} + }}{{ scope.row.standYear ? '-' + scope.row.standYear : '' }} {{ scope.row.standSortShow }} {{ scope.row.standNumber - }}-{{ scope.row.standYear }} + }}{{ scope.row.standYear ? '-' + scope.row.standYear : '' }} {{ scope.row.standSortShow }} {{ scope.row.standNumber }}