浏览代码

隐藏菜单

flyzto 3 月之前
父节点
当前提交
e783fb9131
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      web/apps/web-antd/src/router/routes/modules/system.ts

+ 1 - 0
web/apps/web-antd/src/router/routes/modules/system.ts

@@ -19,6 +19,7 @@ const routes: RouteRecordRaw[] = [
         meta: {
           icon: 'ion:people-outline',
           title: $t('page.system.user'),
+          hideInMenu: true,
         },
       },
       {