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

This commit is contained in:
dap
2025-03-08 20:05:47 +08:00
7 changed files with 122 additions and 25 deletions

View File

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