feat: 新增测试树表

This commit is contained in:
xlsea
2025-05-10 19:32:20 +08:00
parent 4a4febeeab
commit fd0783a50f
18 changed files with 601 additions and 38 deletions

View File

@ -189,7 +189,8 @@ const local: App.I18n.Schema = {
'user-center': 'User Center',
system_role: 'Role Management',
demo: 'Demo',
demo_demo: 'Demo Table'
demo_demo: 'Demo Table',
demo_tree: 'Demo Tree'
},
page: {
login: {

View File

@ -189,7 +189,8 @@ const local: App.I18n.Schema = {
'user-center': '个人中心',
system_role: '角色管理',
demo: '测试',
demo_demo: '测试单表'
demo_demo: '测试单表',
demo_tree: '测试树表'
},
page: {
login: {