openatc-components 0.0.26 → 0.0.27

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.
@@ -223,14 +223,6 @@ export default {
223
223
  // 深度观察监听
224
224
  deep: true
225
225
  },
226
- patternList: {
227
- handler: function (val, oldVal) {
228
- this.handleCurrentChange(this.patternList[0].rings)
229
- this.handleBarrierHeight()
230
- },
231
- // 深度观察监听
232
- deep: true
233
- },
234
226
  patternStatusList: {
235
227
  handler: function (val, oldVal) {
236
228
  this.handleBarrierHeight() // 计算屏障高度