使用GenericGenerator,Elide不支持IdGeneratorType

This commit is contained in:
2025-03-28 10:26:20 +08:00
parent dd9f966597
commit e615aefaee
8 changed files with 51 additions and 19 deletions

View File

@@ -14,8 +14,7 @@ export function amisRender(target, amisJson) {
information,
{
theme: 'antd',
enableAMISDebug:
information.debug,
enableAMISDebug: information.debug,
},
)
}