Commit 91f2af81 authored by zhengke's avatar zhengke

修改

parent 194cf01b
...@@ -122,7 +122,7 @@ export default { ...@@ -122,7 +122,7 @@ export default {
path: '/login' path: '/login'
}) })
}else{ }else{
if(document.URL.indexOf("clientConfirm")!=-1){ if(document.URL.indexOf("clientConfirm")!=-1||document.URL.indexOf("TravelContractConfirm")!=-1){
localStorage.openMode=0 localStorage.openMode=0
}else{ }else{
......
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