优化热区展示
This commit is contained in:
parent
b99db4c673
commit
62d8d121c6
@ -169,6 +169,7 @@ export default {
|
||||
// 改变热区并发送change通知
|
||||
Object.assign(this.zones[index], info);
|
||||
this.hasChange("changeInfo");
|
||||
this.$forceUpdate();
|
||||
},
|
||||
addItem(setting) {
|
||||
this.zones.push(setting);
|
||||
|
Loading…
x
Reference in New Issue
Block a user