fix 选择器

This commit is contained in:
2025-10-30 17:59:04 +08:00
parent 2b252e1b3c
commit 0935ec5ec5
22 changed files with 2313 additions and 125 deletions

View File

@@ -22,6 +22,7 @@ export interface SysPermission extends BaseDTO {
moduleCode?: string;
moduleDescription?: string;
menuID?: string;
parentID?: string;
menuName?: string;
menuUrl?: string;
roleID?: string;