perf(projects): perf page manage_role, useTable

This commit is contained in:
Soybean
2024-01-28 01:35:01 +08:00
parent 0e9e2e1dc0
commit 39aa7aa2de
4 changed files with 13 additions and 5 deletions

View File

@ -4,7 +4,7 @@ const local: App.I18n.Schema = {
},
common: {
action: '操作',
add: '添加',
add: '新增',
addSuccess: '添加成功',
backToHome: '返回首页',
batchDelete: '批量删除',
@ -265,7 +265,7 @@ const local: App.I18n.Schema = {
roleCode: '角色编码',
roleStatus: '角色状态',
roleDesc: '角色描述',
addRole: '添加角色',
addRole: '新增角色',
editRole: '编辑角色',
status: {
enable: '启用',