Explorar o código

Update index.js

stjdydayou %!s(int64=4) %!d(string=hai) anos
pai
achega
9f9f7152c3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -255,7 +255,7 @@ export const asyncRoutes = [
         path: 'role',
         name: 'UserRole',
         component: () => import('@/views/user/role'),
-        meta: { title: '角色管理', authorities: ['oauth.role.find'] }
+        meta: { title: '权限管理', authorities: ['oauth.role.find'] }
       },
       {
         path: 'operateLog',