openatc-components 0.4.46 → 0.4.48

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -412,6 +412,7 @@ export default {
412
412
  this.isHasPhase = false
413
413
  },
414
414
  createDetectorStatusMap () {
415
+ this.detectorStatusMap = new Map()
415
416
  if (this.detectorStatusList) {
416
417
  this.detectorStatusList.map(detector => {
417
418
  let detectorId = detector.id