完善公共表单组件

This commit is contained in:
zyn
2023-09-26 14:17:48 +08:00
parent 468155b121
commit 77cab9bf85
5 changed files with 10 additions and 11 deletions
+1
View File
@@ -6,6 +6,7 @@
:visible.sync="isVisible2"
:wrapperClosable="false"
@close="handleTreeDrawerCancel"
append-to-body
size="400px">
<el-form
@submit.native.prevent