openatc-components 0.3.58 → 0.3.59

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.
@@ -428,7 +428,7 @@ export default {
428
428
  }
429
429
  })
430
430
  })
431
- this.handleCurrentChange(this.patternStatusList)
431
+ // this.handleCurrentChange(this.patternStatusList)
432
432
  this.$emit('handleSplitMove', this.patternId)
433
433
  },
434
434
  getMaxCycle (pattern) {