NEZ-2778 fix: Alert message 列表,rule 悬浮提示框内容有误(鼠标悬浮 rule.name)
This commit is contained in:
@@ -720,7 +720,6 @@ export default {
|
||||
let chartInfo = {}
|
||||
const severityData = JSON.parse(localStorage.getItem('nz-severityDataWeight'))
|
||||
const conditionArr = JSON.parse(this.currentMsg.alertRule.condition)
|
||||
console.log(this.currentMsg.alertRule.condition, this.severityData)
|
||||
if (this.currentMsg.alertRule.type === 1 || this.currentMsg.alertRule.type === 3) {
|
||||
chartInfo = lodash.cloneDeep(lineData)
|
||||
chartInfo.elements = [{}]
|
||||
|
||||
Reference in New Issue
Block a user