diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue index 35cb33d8c..52208b187 100644 --- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue @@ -243,8 +243,8 @@ {{ scope.row.SSRQ ? scope.row.SSRQ.substring(0, 10) : '-' }} - {{ scope.row.SSRQ ? scope.row.SSRQ.substring(0, 10) : '-' }} + style="color: #F56C6C">{{ scope.row.SSRQ }} + {{ scope.row.SSRQ }} @@ -270,8 +270,8 @@ {{ scope.row.ZCCSSRQ ? scope.row.ZCCSSRQ : '-' }} - {{ scope.row.ZCCSSRQ ? scope.row.ZCCSSRQ : '-' }} + style="color: #F56C6C">{{ scope.row.ZCCSSRQ }} + {{ scope.row.ZCCSSRQ }}