flyzto 3 kuukautta sitten
vanhempi
commit
e783fb9131
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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,
         },
       },
       {