Просмотр исходного кода

[Mod 0000] 添加部分管理部分页面

houzekong 3 месяцев назад
Родитель
Сommit
cfaf77326e
1 измененных файлов с 14 добавлено и 14 удалено
  1. 14 14
      public/js/global.js

+ 14 - 14
public/js/global.js

@@ -249,7 +249,7 @@ const __STATIC_ROUTES__ = [
         },
         name: 'warningAnalysis-overlimit-alarm',
       },
-     
+
     ],
     meta: {
       keepAlive: false,
@@ -277,7 +277,7 @@ const __STATIC_ROUTES__ = [
       //   },
       //   name: 'association',
       // },
-       {
+      {
         path: '/warningAnalysis/connectAnalysis',
         component: '/analysis/warningAnalysis/connectAnalysis/index',
         meta: {
@@ -403,18 +403,18 @@ const __STATIC_ROUTES__ = [
         },
         name: 'system-dict',
       },
-      // {
-      //     path: '/system/depart',
-      //     component: 'system/depart/index',
-      //     meta: {
-      //         keepAlive: false,
-      //         internalOrExternal: false,
-      //         icon: '',
-      //         componentName: 'index',
-      //         title: '部门管理',
-      //     },
-      //     name: 'system-depart',
-      // },
+      {
+        path: '/system/depart',
+        component: 'system/depart/index',
+        meta: {
+          keepAlive: false,
+          internalOrExternal: false,
+          icon: '',
+          componentName: 'index',
+          title: '部门管理',
+        },
+        name: 'system-depart',
+      },
       // {
       //     path: '/system/tenant',
       //     component: 'system/tenant/index',