From 43251c34515c1d8e0163917da181424811e09ba7 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 15 五月 2025 10:20:46 +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 94322e0..31bf8e5 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'] || '鑿滃崟宸插垹闄ゆ垨娌℃湁璁块棶鏉冮檺锛�', + 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