[web-app] 告警通知-消息策略接收人选择

This commit is contained in:
tomsun28
2021-12-17 11:04:00 +08:00
parent bf0a193724
commit 8c856eaa44
3 changed files with 50 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
export class NoticeRule {
id!: number;
name!: string;
receiverId!: string;
receiverId!: number;
receiverName!: string;
enable: boolean = true;
// 是否转发所有