feat:panel chart 可以通过模板添加
This commit is contained in:
@@ -194,7 +194,6 @@ export default {
|
||||
str += `<div>PROMETHEUS <div class="active-icon inline-block ${item == '0' ? 'red' : 'green'}"></div></div>`
|
||||
}
|
||||
})
|
||||
console.log(arr, str)
|
||||
return str
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user