From fbaac3c230d406ef6a4c22d0b711f0cf0f94bef4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E4=B8=B9?= <12582130+fit2cloudwangdan@user.noreply.gitee.com> Date: Fri, 26 Jul 2024 18:42:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0license=E9=99=90?= =?UTF-8?q?=E5=88=B6=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/layout/components/top-bar/avatar/AboutDialog.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/src/layout/components/top-bar/avatar/AboutDialog.vue b/ui/src/layout/components/top-bar/avatar/AboutDialog.vue index 91badd322..f63f3ac45 100644 --- a/ui/src/layout/components/top-bar/avatar/AboutDialog.vue +++ b/ui/src/layout/components/top-bar/avatar/AboutDialog.vue @@ -44,6 +44,7 @@ :auto-upload="false" :show-file-list="false" :on-change="onChange" + v-hasPermission="new ComplexPermission(['ADMIN'], ['x-pack'], 'AND')" > 更新 License