Authored by 李奇

优化开关位置

... ... @@ -58,7 +58,7 @@ export default {
this.$yoho && this.$yoho.blkBackStatus(val);
}
},
created() {
mounted() {
for (let i = 0; i < this.sliders.length; i++) {
this.subSwitch.push(false);
}
... ...