删除安全修改逻辑
This commit is contained in:
@@ -98,7 +98,7 @@ export default [
|
||||
redirect: 'tenant/account/index',
|
||||
children: [{
|
||||
path: 'index',
|
||||
name: '账户安全',
|
||||
name: '账户信息',
|
||||
meta: {i18n: 'accountsafe', code: 'accountsafe'},
|
||||
component: () =>
|
||||
import(/* webpackChunkName: "views" */ '@/views/tenant/account/index')
|
||||
|
||||
Reference in New Issue
Block a user