From e8c8298fcda50242dfd53e27056bb976af7fc923 Mon Sep 17 00:00:00 2001 From: 3octaves <873551943@qq.com> Date: Wed, 25 Dec 2024 11:03:20 +0800 Subject: [PATCH] =?UTF-8?q?fix(frontend):=20=E4=BF=AE=E5=A4=8Dsqlserver?= =?UTF-8?q?=E9=83=A8=E7=BD=B2=E5=8D=95=E6=8D=AE=E8=A7=84=E6=A0=BC=E5=8D=95?= =?UTF-8?q?=E4=BD=8D=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98=20#8821?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/task-info/com-factory/sqlserver/HaApply.vue | 3 +-- .../components/task-info/com-factory/sqlserver/SingleApply.vue | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/dbm-ui/frontend/src/views/ticket-center/common/ticket-detail/components/task-info/com-factory/sqlserver/HaApply.vue b/dbm-ui/frontend/src/views/ticket-center/common/ticket-detail/components/task-info/com-factory/sqlserver/HaApply.vue index 8f2ce9c761..6f6b7ae3e2 100644 --- a/dbm-ui/frontend/src/views/ticket-center/common/ticket-detail/components/task-info/com-factory/sqlserver/HaApply.vue +++ b/dbm-ui/frontend/src/views/ticket-center/common/ticket-detail/components/task-info/com-factory/sqlserver/HaApply.vue @@ -47,14 +47,13 @@ - {{ ticketDetails.details.cluster_count }} - {{ resourceSpecs.spec_name }}({{ resourceSpecs.count }} {{ t('台') }}) + {{ resourceSpecs.spec_name }}({{ resourceSpecs.count }} {{ t('组') }})