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,
         },
       },
       {