mengy 3 роки тому
батько
коміт
435f8ce9b1
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      shanXiPlatform/src/router/index.js

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

@@ -1606,7 +1606,7 @@ export const constantRoutes = [
1606 1606
         path: 'treeStructure',
1607 1607
         component: () => import('@/views/systemManagement/tree/treeStructure'),
1608 1608
         name: 'TreeStructure',
1609
-        // hidden: true,
1609
+        hidden: true,
1610 1610
         meta: { title: '组织树', icon: 'zuzhishu', affix: false, noCache: true, navigation: true },
1611 1611
         resourceCode:5,
1612 1612
         children: []