pull/134/head
孙萌 2024-03-15 08:42:29 +08:00
parent 25e3b62de3
commit 5ad5ed718b
1 changed files with 2 additions and 2 deletions

View File

@ -353,8 +353,8 @@ export default {
value: el.target.value * 10 value: el.target.value * 10
} }
}; };
console.log(data,11); // console.log(data,11);
this.changeBtn(code, data) // this.changeBtn(code, data)
}, },
// //
blurChangeCount(code, el) { blurChangeCount(code, el) {