人像库页面优化
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

增加人像图片
This commit is contained in:
15683799673
2025-06-28 01:29:34 +08:00
parent b2d902a2e0
commit 81a89bb4dc
4 changed files with 48 additions and 3 deletions

View File

@@ -31,6 +31,7 @@ const [BasicForm, formApi] = useVbenForm({
// 通用配置项 会影响到所有表单项
componentProps: {
class: 'w-full',
allowClear: true,
},
},
schema: modalSchema(),