Compare commits

...

2 Commits

Author SHA1 Message Date
BianLzhaoMin 41ed715b9a Merge branch 'master' of http://192.168.0.75:3000/liux/gs_sub_evaluate 2025-02-27 11:26:57 +08:00
BianLzhaoMin 69b5653952 调试 2025-02-27 11:26:56 +08:00
1 changed files with 2 additions and 0 deletions

View File

@ -343,6 +343,8 @@
// return false
// }
console.log('inputValueinputValueinputValue', inputValue)
const regex = /^\d+$/
if (!regex.test(inputValue)) {