fix:修改 silence rule endpoint显示 以及添加 alertRule的上滑
This commit is contained in:
@@ -119,7 +119,7 @@ export default {
|
||||
if (!this.hasButton('alertMessage_view')) {
|
||||
return
|
||||
}
|
||||
this.$refs.dataList.showBottomBox('alertMessage', alertRule)
|
||||
this.$refs.dataList.showBottomBox('alertRuleAlertMessage', alertRule)
|
||||
},
|
||||
getTableData () {
|
||||
this.$set(this.searchLabel, 'pageNo', this.pageObj.pageNo)
|
||||
|
||||
Reference in New Issue
Block a user