chore: codegen

This commit is contained in:
dap
2024-09-26 11:56:43 +08:00
parent 62e7cc6e7b
commit c3618e121e
4 changed files with 29 additions and 4 deletions

View File

@@ -176,6 +176,7 @@ export interface Info {
crud: boolean;
// 树表需要添加此属性
params?: any;
popupComponent?: string;
}
export interface GenInfo {