mirror of
https://github.com/fugary/simple-element-plus-template.git
synced 2025-12-31 03:17:49 +00:00
form提交无效问题
This commit is contained in:
@@ -132,8 +132,8 @@ const submitForm = (form) => {
|
|||||||
<common-form
|
<common-form
|
||||||
:model="userDto"
|
:model="userDto"
|
||||||
:options="formOptions"
|
:options="formOptions"
|
||||||
:submit-form="submitForm"
|
|
||||||
label-width="120px"
|
label-width="120px"
|
||||||
|
@submit-form="submitForm"
|
||||||
>
|
>
|
||||||
<template
|
<template
|
||||||
#buttons="{form}"
|
#buttons="{form}"
|
||||||
|
|||||||
Reference in New Issue
Block a user