xiaochan il y a 1 an
Parent
commit
027bb314df
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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,