Merge branch 'dev-3.2' of https://git.mesalab.cn/nezha/nezha-fronted into dev-3.3
# Conflicts: # nezha-fronted/src/components/chart/chart/chartTimeSeries.vue
This commit is contained in:
@@ -319,11 +319,11 @@ export default {
|
||||
nowTimeType: JSON.stringify(this.nowTimeType),
|
||||
searchTime: JSON.stringify(this.searchTime)
|
||||
}
|
||||
// this.dateChange()
|
||||
// this.getTableData()
|
||||
const path = this.fromRoute.panel
|
||||
this.updatePath(param, path)
|
||||
this.getData(this.filter)
|
||||
this.dateChange()
|
||||
// this.getData(this.filter)
|
||||
this.$refs.chartList.cleanData()
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user