form提交无效问题

This commit is contained in:
gary.fu
2024-01-02 18:18:17 +08:00
parent 8717b5f8c3
commit f5db8270b0

View File

@@ -132,8 +132,8 @@ const submitForm = (form) => {
<common-form
:model="userDto"
:options="formOptions"
:submit-form="submitForm"
label-width="120px"
@submit-form="submitForm"
>
<template
#buttons="{form}"