mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
fix(数据大屏、仪表板): 修复应用侧边栏点击空白处被隐藏问题 (#16720)
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
v-model="state.appApplyDrawer"
|
||||
modal-class="de-app-drawer"
|
||||
:show-close="false"
|
||||
:close-on-click-modal="false"
|
||||
:close-on-press-escape="false"
|
||||
size="500px"
|
||||
direction="rtl"
|
||||
z-index="1000"
|
||||
|
||||
Reference in New Issue
Block a user