Browse Source

no message

xiaochan 1 year ago
parent
commit
027bb314df
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/system/login.vue

+ 0 - 1
src/views/system/login.vue

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