feat:整合字典管理

This commit is contained in:
ANHE
2025-03-23 11:00:34 +08:00
parent 3fc4bec81a
commit 7f781112a9
24 changed files with 1077 additions and 17 deletions

View File

@ -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: {