[baozhangchao] 3 years ago
parent
commit
5aa7531974
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      config/routes.js

+ 1
- 1
config/routes.js View File

@@ -43,7 +43,7 @@ export default [
43 43
     ],
44 44
   },
45 45
   {
46
-    path: '/',
46
+    path: '/PlatformMessageManagement',
47 47
     name: '消息管理',
48 48
     icon: 'crown',
49 49
     component: '../layouts/BasicLayout',