From a5f099ba0850a2e0c0fac40ccfaa1b46eb481ab0 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 15 五月 2025 10:52:05 +0800 Subject: [PATCH] 2025-05-15 --- src/tabviews/zshare/actionList/tabbutton/index.jsx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tabviews/zshare/actionList/tabbutton/index.jsx b/src/tabviews/zshare/actionList/tabbutton/index.jsx index 31bf8e5..d812ec5 100644 --- a/src/tabviews/zshare/actionList/tabbutton/index.jsx +++ b/src/tabviews/zshare/actionList/tabbutton/index.jsx @@ -188,7 +188,7 @@ if (!menu) { notification.warning({ top: 92, - message: dict['no_perm'] || `娌℃湁${btn.MenuName ? `鑿滃崟銆�${btn.MenuName}銆嬬殑` : '褰撳墠鑿滃崟鐨�'}璁块棶鏉冮檺锛乣, + message: dict['no_perm'] || `娌℃湁${btn.MenuName ? `鑿滃崟銆�${btn.MenuName}銆嬬殑` : '姝よ彍鍗曠殑'}璁块棶鏉冮檺锛乣, duration: 5 }) return @@ -285,7 +285,7 @@ if (!menu) { notification.warning({ top: 92, - message: dict['no_perm'] || '娌℃湁褰撳墠鑿滃崟鐨勮闂潈闄愶紒', + message: dict['no_perm'] || '娌℃湁姝よ彍鍗曠殑璁块棶鏉冮檺锛�', duration: 5 }) return -- Gitblit v1.8.0