GaoYuPeng пре 3 година
родитељ
комит
1d7be0799f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      shanXiPlatform/src/router/index.js

+ 1 - 1
shanXiPlatform/src/router/index.js

@@ -1474,7 +1474,7 @@ export const constantRoutes = [
1474 1474
         path: 'treeStructure',
1475 1475
         component: () => import('@/views/systemManagement/tree/treeStructure'),
1476 1476
         name: 'TreeStructure',
1477
-        hidden: false,
1477
+        hidden: true,
1478 1478
         meta: { title: '组织树', icon: 'zuzhishu', affix: false, noCache: true, navigation: true },
1479 1479
         resourceCode:5,
1480 1480
         children: []