重构小程序端管理模块
This commit is contained in:
@@ -6,7 +6,7 @@ export default {
|
||||
avatar: '头像',
|
||||
username: '账号',
|
||||
nickname: '昵称',
|
||||
organizationName: '组织机构',
|
||||
organizationName: '部门管理',
|
||||
phone: '手机号',
|
||||
sexName: '性别',
|
||||
createTime: '创建时间',
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
role: { _name: '角色管理' },
|
||||
menu: { _name: '菜单管理' },
|
||||
dictionary: { _name: '字典管理(系统类)' },
|
||||
organization: { _name: '组织机构' },
|
||||
organization: { _name: '部门管理' },
|
||||
loginRecord: { _name: '登录日志' },
|
||||
operationRecord: { _name: '操作日志' },
|
||||
file: { _name: '文件管理' }
|
||||
|
||||
Reference in New Issue
Block a user