Commit fc8311fb by maolipeng

fix:...xxxx

parent 587cdfab
......@@ -52,7 +52,7 @@ function Login(props) {
User.removeToken();
User.removeEnterpriseId();
}
storage.set("expiration_tip_login",true)
storage.set("expiration_tip_login",true)
}, [])
function getWXWorkLoginNoCheck(enterpriseId, userId) {
const params = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment