NEZ-3213 feat: rightBox metrics支持
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user