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: []