删除安全修改逻辑

This commit is contained in:
18500206848
2024-04-25 17:10:55 +08:00
parent 359755e966
commit 0096dc20ba
5 changed files with 6 additions and 594 deletions

View File

@@ -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')