Merge branch 'dev-3.6' of https://git.mesalab.cn/nezha/nezha-fronted into dev-3.7

This commit is contained in:
zhangyu
2023-06-27 14:44:52 +08:00

View File

@@ -76,6 +76,7 @@
v-if="fullscreen.visible"
:visible.sync="fullscreen.visible"
:show-close="false"
:class="fullscreen.chartInfo.type === 'map' ? 'no-transform-dialog' : ''"
destroy-on-close
fullscreen
:append-to-body="true"