polish: input-number
rm no use code and fix typo
This commit is contained in:
parent
f356c49298
commit
01a6bcd212
1 changed files with 3 additions and 4 deletions
|
@ -314,7 +314,6 @@
|
|||
},
|
||||
changeVal (val) {
|
||||
val = Number(val);
|
||||
//this.setValue(val);
|
||||
if (!isNaN(val)) {
|
||||
const step = this.step;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue