This commit is contained in:
fyy 2025-06-23 16:51:46 +08:00
commit 7c508de85e
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ const [BasicForm, formApi] = useVbenForm({
//
formItemClass: 'col-span-1',
// label px
labelWidth: 80,
labelWidth: 100,
//
componentProps: {
class: 'w-full',

View File

@ -23,7 +23,7 @@ const [BasicForm, formApi] = useVbenForm({
//
formItemClass: 'col-span-1',
// label px
labelWidth: 80,
labelWidth: 100,
//
componentProps: {
class: 'w-full',