feat:从endpoint 预览chart 不添加蒙层

This commit is contained in:
zhangyu
2021-02-24 18:21:55 +08:00
parent e0a11ca408
commit 60bac4efac
3 changed files with 9 additions and 3 deletions

View File

@@ -39,6 +39,7 @@
:visible.sync="screenModal"
:width="dailogWidth"
:modal-append-to-body='false'
:modal="!fromEndpoint"
@close="handleClose"
@opened="initDialog">
<el-popover
@@ -194,6 +195,7 @@
},
props: {
panelId:Number,
fromEndpoint:Boolean,
},
data() {
return {