mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-17 07:22:00 +08:00
feat: add submitOnEnter configuration to form (#4670)
This commit is contained in:
@@ -16,6 +16,7 @@ const [BaseForm, baseFormApi] = useVbenForm({
|
||||
class: 'w-full',
|
||||
},
|
||||
},
|
||||
|
||||
// 提交函数
|
||||
handleSubmit: onSubmit,
|
||||
// 垂直布局,label和input在不同行,值为vertical
|
||||
|
||||
Reference in New Issue
Block a user