feat: 新增菜单管理页面

This commit is contained in:
xlsea
2024-09-03 12:19:57 +08:00
parent 89f5e8577e
commit 8ab7ee2268
130 changed files with 1797 additions and 103 deletions

View File

@ -300,6 +300,7 @@ declare namespace App {
columnSetting: string;
config: string;
confirm: string;
save: string;
delete: string;
deleteSuccess: string;
confirmDelete: string;