[web-app]前端开放设置企业微信机器人告警通知
This commit is contained in:
@@ -259,6 +259,8 @@ export class AlertNoticeComponent implements OnInit {
|
||||
case 3:
|
||||
label = `${label}WeChat`;
|
||||
break;
|
||||
case 4:
|
||||
label = `${label}WeWorkRobot`;
|
||||
}
|
||||
this.receiversOption.push({
|
||||
value: item.id,
|
||||
|
||||
Reference in New Issue
Block a user