From 2170049708061ef227f2e55907e169ffff07e788 Mon Sep 17 00:00:00 2001 From: Austin <1344583166@qq.com> Date: Mon, 11 Nov 2024 19:26:07 +0800 Subject: [PATCH] =?UTF-8?q?fix(frontend):=20redis=E9=83=A8=E7=BD=B2?= =?UTF-8?q?=E8=A7=84=E6=A0=BC=E5=88=97=E8=A1=A8=E4=BF=AE=E5=A4=8D=20#7886?= =?UTF-8?q?=20#=20Reviewed,=20transaction=20id:=2023504?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dbm-ui/frontend/src/views/db-manage/redis/apply-ha/Index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dbm-ui/frontend/src/views/db-manage/redis/apply-ha/Index.vue b/dbm-ui/frontend/src/views/db-manage/redis/apply-ha/Index.vue index 860bd5601a..5fa680ebec 100644 --- a/dbm-ui/frontend/src/views/db-manage/redis/apply-ha/Index.vue +++ b/dbm-ui/frontend/src/views/db-manage/redis/apply-ha/Index.vue @@ -153,7 +153,7 @@ :city="formData.details.city_code" :cloud-id="formData.details.bk_cloud_id" :cluster-type="DBTypes.REDIS" - :machine-type="ClusterTypes.REDIS_INSTANCE" + :machine-type="MachineTypes.REDIS_TENDIS_CACHE" style="width: 314px" />