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

This commit is contained in:
YunaiV
2025-10-25 15:18:32 +08:00
parent a3890a120f
commit 0566014501
3 changed files with 1 additions and 4 deletions

View File

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