Commit e5eed9da authored by 罗超's avatar 罗超

修改

parent 66998abd
......@@ -42,11 +42,11 @@ const userLoginHandler = async ()=>{
router.push({
path: "/space"
})
} else if(forword&&forword!=''){
} else if(param.model == '1001' && param.redict&&param.redict!=''){
// router.push({
// path: forword
// })
location.href= "https://ppt.oytour.com"+decodeURIComponent(forword)
location.href= "https://ppt.oytour.com"+decodeURIComponent(param.redict)
}
//}
result.value = response
......
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