style(弹窗组件): 修复显示在遮罩层下的问题
This commit is contained in:
parent
7f1d8f1a86
commit
ca86f075dd
@ -5,6 +5,8 @@
|
||||
:visible="true"
|
||||
:before-close="handleClose"
|
||||
:close-on-click-modal="false"
|
||||
:modal-append-to-body="true"
|
||||
:append-to-body="true"
|
||||
width="80%"
|
||||
>
|
||||
<props-sales-overview-charts height="300px" />
|
||||
|
||||
@ -5,6 +5,8 @@
|
||||
:visible="true"
|
||||
:before-close="handleClose"
|
||||
:close-on-click-modal="false"
|
||||
:modal-append-to-body="true"
|
||||
:append-to-body="true"
|
||||
width="80%"
|
||||
>
|
||||
<user-registration-overview-charts height="300px" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user