上下载点

This commit is contained in:
‘huanghaiixia’
2025-10-28 13:54:40 +08:00
parent c028a6fcc6
commit a2c499e65d
11 changed files with 301 additions and 50 deletions

View File

@ -614,7 +614,7 @@ export function buildAppComponentType(type: string): AppComponentType {
case 'select':
return AppComponentType.select;
case 'selectpipeline':
case 'area':
case 'areacascader':
case 'cascader':