mirror of
https://github.com/fugary/simple-element-plus-template.git
synced 2025-11-12 14:27:49 +00:00
form提交无效问题
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user