[web-app]前端开放设置企业微信机器人告警通知

This commit is contained in:
tomsun28
2022-02-22 11:08:50 +08:00
parent e54ba2b058
commit ac66499bf3
4 changed files with 23 additions and 8 deletions

View File

@@ -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,