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

# Conflicts:
#	nezha-fronted/src/components/chart/chartHeaderMixin.js
This commit is contained in:
zhangyu
2023-06-08 15:38:52 +08:00
4 changed files with 20 additions and 2 deletions

View File

@@ -113,6 +113,11 @@
>
<panel-chart
v-if="prevChart"
:nowTimeType="{
id: 4,
type: 'hour',
value: 1
}"
style="height: 100%;width: 100%"
:ref="'chart-fullscreen-previewShow'"
:chart-info="prevChart"