chore: label width

This commit is contained in:
dap 2024-10-06 10:06:50 +08:00
parent 5887094c27
commit 476106165f

View File

@ -24,6 +24,7 @@ const [BasicForm, formApi] = useVbenForm({
componentProps: {
class: 'w-full',
},
labelWidth: 80,
},
schema: drawerSchema(),
showDefaultActions: false,