# Conflicts:
#	frontend/src/views/machine/device/components/monitorTab.vue
This commit is contained in:
sjl
2025-11-04 09:18:40 +08:00
3 changed files with 22 additions and 17 deletions

View File

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