风机问题修改

This commit is contained in:
孙萌 2023-11-16 14:50:51 +08:00
parent 19513b2c9c
commit 7fc50fd211

View File

@ -178,7 +178,7 @@ export default {
value: this.openIndex,
},
};
this.changeBtn(21600 + ((this.indexs - 1) * 11), dataNum);
this.changeBtn('21600', dataNum);
},
// x/10
blurChange10(code, el) {