NEZ-3213 feat: rightBox metrics支持

This commit is contained in:
zhangyu
2023-10-11 15:44:41 +08:00
parent 6bc310b48a
commit b63d43cb34
20 changed files with 626 additions and 214 deletions

View File

@@ -1096,9 +1096,7 @@ export default {
// 时间选择器设置默认时间范围
setDefaultTimeRange () {
this.$nextTick(() => {
console.log(this.$route.query.searchTime)
if (this.$route.query.searchTime) return
console.log(213123213)
let nowTimeType = this.$lodash.cloneDeep(this.timeData[3])
const defaultTimeRange = this.$lodash.get(this.showPanel, 'param.defaultTimeRange')
if (defaultTimeRange) {