From 0178193d19d80f83d6b982f00d75d7a85f33a1df Mon Sep 17 00:00:00 2001 From: Austin <1344583166@qq.com> Date: Mon, 2 Sep 2024 14:52:48 +0800 Subject: [PATCH 1/3] =?UTF-8?q?fix(frontend):=20redis=20=E9=9B=86=E7=BE=A4?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B=E5=8F=98=E6=9B=B4=E7=89=88=E6=9C=AC=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E6=9B=B4=E6=96=B0=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=20#6599?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/page1/components/Row.vue | 24 +++++++++++++++---- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/dbm-ui/frontend/src/views/redis/cluster-type-update/pages/page1/components/Row.vue b/dbm-ui/frontend/src/views/redis/cluster-type-update/pages/page1/components/Row.vue index 620e7f5af7..4d068db471 100644 --- a/dbm-ui/frontend/src/views/redis/cluster-type-update/pages/page1/components/Row.vue +++ b/dbm-ui/frontend/src/views/redis/cluster-type-update/pages/page1/components/Row.vue @@ -24,13 +24,13 @@ + :placeholder="t('选择集群后自动生成')" /> + :placeholder="t('选择集群后自动生成')" /> + :placeholder="t('选择集群后自动生成')" /> + :placeholder="t('选择集群后自动生成')" /> - diff --git a/dbm-ui/frontend/src/views/spider-manage/list/components/list/Index.vue b/dbm-ui/frontend/src/views/spider-manage/list/components/list/Index.vue index fbab2b6806..2eac6e2bb4 100644 --- a/dbm-ui/frontend/src/views/spider-manage/list/components/list/Index.vue +++ b/dbm-ui/frontend/src/views/spider-manage/list/components/list/Index.vue @@ -903,20 +903,18 @@ onClick={() => handleShowAuthorize([data])}> { t('授权') } , - - handleGoWebconsole(data.id)}> - Webconsole - - , + handleGoWebconsole(data.id)}> + Webconsole + ,