chore: 重构字典管理模块

This commit is contained in:
xlsea
2025-05-10 17:35:38 +08:00
parent 83b22c9d5d
commit 1a351c1c88
19 changed files with 498 additions and 621 deletions

View File

@ -172,8 +172,6 @@ const local: App.I18n.Schema = {
tool_gen: 'Code Generation',
system_user: 'User Management',
system_dict: 'Dict Management',
system_dict_data: 'DictData MAnagement',
system_dict_type: 'DictType Management',
system_tenant: 'Tenant Management',
system_config: 'Config Management',
system_dept: 'Dept Management',

View File

@ -172,8 +172,6 @@ const local: App.I18n.Schema = {
tool_gen: '代码生成',
system_user: '用户管理',
system_dict: '字典管理',
system_dict_data: '字典数据管理',
system_dict_type: '字典类型管理',
system_tenant: '租户管理',
system_config: '参数设置',
system_dept: '部门管理',