king
2025-05-15 a5f099ba0850a2e0c0fac40ccfaa1b46eb481ab0
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