This commit is contained in:
parent
79881fb3fc
commit
69b5653952
|
|
@ -343,6 +343,8 @@
|
||||||
// return false
|
// return false
|
||||||
// }
|
// }
|
||||||
|
|
||||||
|
console.log('inputValueinputValueinputValue', inputValue)
|
||||||
|
|
||||||
const regex = /^\d+$/
|
const regex = /^\d+$/
|
||||||
|
|
||||||
if (!regex.test(inputValue)) {
|
if (!regex.test(inputValue)) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue