风机问题修改

pull/37/head
孙萌 2023-11-16 14:50:51 +08:00
parent 19513b2c9c
commit 7fc50fd211
1 changed files with 1 additions and 1 deletions

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) {