显示单个禁区和单个告警点位

This commit is contained in:
2023-11-26 18:12:56 +08:00
parent ca660f9513
commit 7d5c33cc8e
4 changed files with 2427 additions and 1 deletions

View File

@@ -752,7 +752,7 @@ export default {
this.alarmAnimation = setInterval(() => {
flag = !flag
this.alarmLayer.setVisible(flag)
}, 900);
}, 1500);
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff