flyzto 3 hónapja
szülő
commit
e783fb9131
1 módosított fájl, 1 hozzáadás és 0 törlés
  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,
         },
       },
       {