From 5ccaa3f453f4f2b29228755efef7b8b0c91ee676 Mon Sep 17 00:00:00 2001 From: zhangyu Date: Thu, 19 May 2022 11:22:01 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E6=94=B9panel=20edit=20?= =?UTF-8?q?=E6=9D=83=E9=99=90=E7=A0=81=E9=94=99=E8=AF=AF=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/common/popBox/selectPanel.vue | 2 +- nezha-fronted/static/config.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nezha-fronted/src/components/common/popBox/selectPanel.vue b/nezha-fronted/src/components/common/popBox/selectPanel.vue index 02f91ab5b..e83036f50 100644 --- a/nezha-fronted/src/components/common/popBox/selectPanel.vue +++ b/nezha-fronted/src/components/common/popBox/selectPanel.vue @@ -28,7 +28,7 @@ -
{{$t('overall.edit')}}
+
{{$t('overall.edit')}}
{{$t('overall.delete')}}
diff --git a/nezha-fronted/static/config.json b/nezha-fronted/static/config.json index ce3154f7a..be40afdc1 100644 --- a/nezha-fronted/static/config.json +++ b/nezha-fronted/static/config.json @@ -1,2 +1,2 @@ -{"baseUrl":"/", "version": "21.04"} - \ No newline at end of file +{"baseUrl":"/", "version": "22.05"} +