Эх сурвалжийг харах

Merge branch 'master' of http://120.55.44.4:10080/xujunjie/GtDigManageWeb

Renxy 2 жил өмнө
parent
commit
c12fa254de
1 өөрчлөгдсөн 16 нэмэгдсэн , 16 устгасан
  1. 16 16
      .umirc.ts

+ 16 - 16
.umirc.ts

@@ -114,22 +114,22 @@ export default defineConfig({
       path: '/contract-manager',
       component: './ContractManager/index',
     },
-    {
-      name: '授权管理',
-      path: '/permission',
-      routes: [
-        {
-          name: '菜单授权',
-          path: '/permission/menu',
-          component: './Permission/menu',
-        },
-        {
-          name: '文档管理',
-          path: '/permission/file',
-          component: './Permission/file',
-        },
-      ],
-    },
+    // {
+    //   name: '授权管理',
+    //   path: '/permission',
+    //   routes: [
+    //     {
+    //       name: '菜单授权',
+    //       path: '/permission/menu',
+    //       component: './Permission/menu',
+    //     },
+    //     {
+    //       name: '文档管理',
+    //       path: '/permission/file',
+    //       component: './Permission/file',
+    //     },
+    //   ],
+    // },
     {
       name: '个人中心',
       path: '/profile',