feat:alertMessage 添加 Trouble shooting按钮
This commit is contained in:
@@ -245,6 +245,10 @@ export default {
|
||||
},
|
||||
closeDialog () {
|
||||
this.silenceBoxShow = false
|
||||
},
|
||||
showText (row) {
|
||||
this.dialogShowText = true
|
||||
this.dialogText = row.alertRule.trbShot
|
||||
}
|
||||
},
|
||||
watch: {
|
||||
|
||||
Reference in New Issue
Block a user