feat:添加自动刷新按钮 以及 aler rule的根据告警数量排序的功能

This commit is contained in:
zhangyu
2020-11-30 14:34:26 +08:00
parent c2d82393e6
commit 25276590b6
7 changed files with 38 additions and 12 deletions

View File

@@ -532,6 +532,7 @@ export const tableSet = {
case 'alertName':
case 'threshold':
case 'idc':
case 'alertNum':
return'custom';
case 'state':
if( from === 'operationlog'){