Commit 0791fce7 authored by 吴冠's avatar 吴冠

info

parent 97cd427b
......@@ -51,7 +51,7 @@
let token=window.sessionStorage.getItem("token")
if(token){
/* window.location.href="http://192.168.200.201:8082/#/purchaser/Home" */
window.location.href=`http://192.168.200.201:8082/#/purchaser/Home?token=${token}`
window.location.href=`http://60.205.251.80:8082/#/purchaser/Home?token=${token}`
}
/* window.location.href=`http://192.168.200.201:8082/#/purchaser/Home?token=${token}` */
},
......
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