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

This commit is contained in:
tomsun28
2021-12-17 11:04:00 +08:00
parent c0c8d8179b
commit 5ff7a7db37
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;
// 是否转发所有