From f3ee61f30e906a5b9861e26da73434a8645292fa Mon Sep 17 00:00:00 2001 From: v_xugzhou <941071842@qq.com> Date: Mon, 11 Dec 2023 10:02:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8DIP=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E5=99=A8=E4=BD=93=E9=AA=8C=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common/RenderForm/IpSelector/StaticIp.vue | 4 +-- .../IpSelector/StaticIpAddingPanel.vue | 35 +++++++++++-------- frontend/desktop/src/config/i18n/cn.js | 5 ++- frontend/desktop/src/config/i18n/en.js | 5 ++- 4 files changed, 30 insertions(+), 19 deletions(-) diff --git a/frontend/desktop/src/components/common/RenderForm/IpSelector/StaticIp.vue b/frontend/desktop/src/components/common/RenderForm/IpSelector/StaticIp.vue index 4601d5ebf3..d1991ccc4f 100644 --- a/frontend/desktop/src/components/common/RenderForm/IpSelector/StaticIp.vue +++ b/frontend/desktop/src/components/common/RenderForm/IpSelector/StaticIp.vue @@ -43,7 +43,7 @@ @search="onStaticIpSearch"> - {{ i18n.return }} + {{ $t('返回') }}