Commit c02d77dd by zhangleyuan

feat:放开注释

parent 547eac29
......@@ -56,9 +56,9 @@ function Login(props) {
User.setEnterpriseId(res.result.enterpriseId)
console.log('identifier',res.result.enterpriseId)
User.setIdentifier(res.result.identifier)
// window.RCHistory.push({
// pathname: `/switch-route`
// })
window.RCHistory.push({
pathname: `/switch-route`
})
})
}
async function checkAccount(code, callback = () => {}) {
......
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