From 31c506feac9bdb4414543ea4bf40020ee0be6bfb Mon Sep 17 00:00:00 2001 From: guoyuqi Date: Mon, 20 May 2024 11:03:22 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E7=94=A8=E4=BE=8B=E7=AE=A1=E7=90=86):=20?= =?UTF-8?q?=E7=94=A8=E4=BE=8B=E8=AF=A6=E6=83=85=E6=89=A7=E8=A1=8C=E8=AF=84?= =?UTF-8?q?=E8=AE=BA=E7=BB=93=E6=9E=9C=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/tabContent/tabComment/reviewCommentList.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/views/case-management/caseManagementFeature/components/tabContent/tabComment/reviewCommentList.vue b/frontend/src/views/case-management/caseManagementFeature/components/tabContent/tabComment/reviewCommentList.vue index a306cacd4d..73a86118df 100644 --- a/frontend/src/views/case-management/caseManagementFeature/components/tabContent/tabComment/reviewCommentList.vue +++ b/frontend/src/views/case-management/caseManagementFeature/components/tabContent/tabComment/reviewCommentList.vue @@ -25,7 +25,7 @@ {{ t('caseManagement.caseReview.reReview') }} -
+
{{ t('caseManagement.featureCase.execute.success') }}
@@ -33,7 +33,7 @@ {{ t('caseManagement.featureCase.execute.blocked') }}
-
+
{{ t('caseManagement.featureCase.execute.failed') }}