king
2022-08-23 113ff1aa0d62549730f1413fe5ffcadcf3a14f11
src/views/login/loginform.jsx
@@ -309,7 +309,7 @@
      })
      LoginVerCodeTimer = setTimeout(this.resetVerCodeDelay, 1000)
  
      Api.getLocalConfig(param).then(res => {
      Api.genericInterface(param).then(res => {
        if (res.status) {
  
        } else {