@@ -81,7 +81,6 @@ const checkForm = () => {
})
}
const submit = () => {
- // if (nextInputTimes.value) return
checkForm().then(() => {
let params = {
codeRs: form.codeRs,