pc-master #37

Merged
xiaomeng merged 3 commits from pc-master into portal 2023-11-16 07:08:31 +00:00
Showing only changes of commit 7fc50fd211 - Show all commits

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