菜单管理

This commit is contained in:
sjl
2024-10-17 15:09:27 +08:00
parent 7c8d5644f7
commit d032b79499
10 changed files with 618 additions and 23 deletions

View File

@@ -65,4 +65,5 @@ export namespace User {
name: string;
children?: ResDepartment[];
}
}
}