king
2022-09-06 bdfec44c9f3a37dbbe05bf14a252ffec04132a86
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 {