已检测过的监测点不可编辑、删除

This commit is contained in:
caozehui
2025-11-04 08:54:40 +08:00
parent e12a1baf99
commit d329b68592
3 changed files with 23 additions and 16 deletions

View File

@@ -27,6 +27,7 @@ export namespace Monitor {
statInterval: number; //统计间隔
harmSysId: string; //默认与谐波系统监测点ID相同
checkFlag: number;//是否参与检测0否1是
resultType:string|null; //检测结果类型
}
/**