fit
This commit is contained in:
parent
3b6d6bce6a
commit
81c42859e1
|
@ -209,7 +209,7 @@ export const asyncRoutes = [
|
|||
path: '',
|
||||
name: 'ChangePassword',
|
||||
component: () => import('@/views/system/changepassword'),
|
||||
meta: { title: '修改密码', noCache: true, icon: ''},
|
||||
meta: { title: '修改密码', noCache: true, icon: '', perms:[]},
|
||||
hidden: true
|
||||
},
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue