fix(仪表板): 全屏bug修复
This commit is contained in:
parent
fae878161f
commit
db05dae401
@ -118,7 +118,7 @@
|
||||
class="dialog-css"
|
||||
:destroy-on-close="true"
|
||||
:show-close="true"
|
||||
:append-to-body="false"
|
||||
append-to-body
|
||||
top="5vh"
|
||||
>
|
||||
<span
|
||||
|
||||
@ -150,8 +150,8 @@
|
||||
width="80%"
|
||||
class="dialog-css"
|
||||
:destroy-on-close="true"
|
||||
append-to-body
|
||||
:show-close="true"
|
||||
:append-to-body="true"
|
||||
top="5vh"
|
||||
>
|
||||
<span
|
||||
|
||||
Loading…
Reference in New Issue
Block a user