This commit is contained in:
home孙 2025-01-11 16:54:29 +08:00
parent 3764e5b9cc
commit 7d9f7835d6

View File

@ -377,6 +377,7 @@ export default {
value: parseInt(num, 2),
},
};
this.inputData[this.startList[this.indexs - 1] + 1]= parseInt(num, 2)
this.changeBtn(this.startList[this.indexs - 1] + 1, dataNum);
},
getActive1() {