This commit is contained in:
hanjian
2024-09-04 22:22:40 +08:00
parent aca571fda1
commit e9c7b39f1b
5 changed files with 9 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
:visible.sync="visible"
:append-to-body="true"
direction="rtl"
size="90%"
size="80%"
:with-header="false"
:show-close="false"
modal-append-to-body
@@ -18,7 +18,7 @@
<el-drawer
:visible.sync="drawerShow"
direction="rtl"
size="90%"
size="80%"
:append-to-body="true"
:with-header="false"
:wrapperClosable="false"