master
lml 3 months ago
parent b66955a3bc
commit d3512d5847

Binary file not shown.

@ -149,7 +149,7 @@
}
},
goClient(){
window.location.href= `http://47.119.163.201/#/home/index`
window.location.href= `http://56carrier.com:82/#/home/index`
}
},
watch: {

@ -436,7 +436,7 @@ export default {
setTimeout(() => {
// window.location.href= `http://47.119.163.201/#/home/index?companyType=company&companyTransportMode=${item.transportMode}`
// window.location.href= `http://192.168.10.54:9081/#/home/index?companyType=company&companyTransportMode=${item.transportMode}`
window.location.href= `http://56carrier.com/#/home/index?companyType=company&companyTransportMode=${item.transportMode}`
window.location.href= `http://56carrier.com:82/#/home/index?companyType=company&companyTransportMode=${item.transportMode}`
}, 200);

Loading…
Cancel
Save