Merge branch 'generator' of https://gitee.com/dapppp/ruoyi-plus-vben5 into native_form

This commit is contained in:
dap
2025-03-08 20:01:26 +08:00
6 changed files with 24 additions and 3 deletions

View File

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