代码提交

This commit is contained in:
何嘉峣 2023-01-13 17:27:55 +08:00
parent 694b79ecc2
commit 4db321ae10
1 changed files with 10 additions and 10 deletions

View File

@ -82,16 +82,16 @@
</el-dialog> -->
<el-drawer
class="new-dialog"
:visible.sync="dialogFormVisible"
direction="btt"
custom-class="demo-drawer"
ref="drawer"
:modal="false"
:close-on-click-modal="false"
v-alterELDialogMarginTop="{marginTop:'0vh'}" customClass='customWidth' width="100%"
:wrapperClosable="false"
:with-header="false"
>
:visible.sync="dialogFormVisible"
direction="btt"
custom-class="demo-drawer"
ref="drawer"
:modal="false"
:close-on-click-modal="false"
v-alterELDialogMarginTop="{marginTop:'0vh'}" customClass='customWidth' width="100%"
:wrapperClosable="false"
:with-header="false"
>
<div class="formBox">
<el-form ref="form" :model="form" label-width="80px" :inline="true">
<el-form-item label="组件名称">