[web-app] 告警配置列表,新增告警定义,修改告警定义功能
This commit is contained in:
@@ -25,6 +25,7 @@ export class MonitorNewComponent implements OnInit {
|
||||
profileForm: FormGroup = new FormGroup({});
|
||||
detected: boolean = true;
|
||||
passwordVisible: boolean = false;
|
||||
// 是否显示加载中
|
||||
isSpinning:boolean = false
|
||||
constructor(private appDefineSvc: AppDefineService,
|
||||
private monitorSvc: MonitorService,
|
||||
|
||||
Reference in New Issue
Block a user