feat:【ele】mp/tag 的代码迁移

This commit is contained in:
YunaiV
2025-10-25 15:01:31 +08:00
parent fde9ddf468
commit a3890a120f
10 changed files with 369 additions and 19 deletions

View File

@@ -22,7 +22,6 @@ export function useGridFormSchema(): VbenFormSchema[] {
value: item.id,
})),
placeholder: '请选择公众号',
clearable: true,
},
defaultValue: accountList[0]?.id,
},