mirror of
https://github.com/fugary/simple-element-plus-template.git
synced 2025-12-10 04:47:50 +00:00
search表单
This commit is contained in:
@@ -132,6 +132,10 @@ defineExpose({
|
||||
:model="formModel"
|
||||
:option="option"
|
||||
/>
|
||||
<slot
|
||||
:form="form"
|
||||
name="before-buttons"
|
||||
/>
|
||||
<el-form-item v-if="showButtons">
|
||||
<el-button
|
||||
v-if="showSubmit"
|
||||
|
||||
Reference in New Issue
Block a user