mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
feat:整合字典管理
This commit is contained in:
@ -169,7 +169,11 @@ const local: App.I18n.Schema = {
|
||||
system_menu: '菜单管理',
|
||||
tool: '系统工具',
|
||||
tool_gen: '代码生成',
|
||||
system_user: '用户管理'
|
||||
system_user: '用户管理',
|
||||
system_dict: '字典管理',
|
||||
system_dict_data: '字典数据管理',
|
||||
system_dict_type: '字典类型管理',
|
||||
system_tenant: '租户管理'
|
||||
},
|
||||
page: {
|
||||
login: {
|
||||
|
Reference in New Issue
Block a user