Commit d3dda7b7 authored by zhengke's avatar zhengke

修改加载

parent 2f36a1bc
......@@ -489,7 +489,8 @@ export default {
//切换统计看板
exChangeBoard(){
window.location="http://data.oytour.com/#/viittoData2"
//window.location="http://192.168.0.112:8080/#/viittoData2"
//window.location="http://192.168.0.112:8080/#/viittoData2";
window.location.reload();
}
}
}
......
......@@ -512,6 +512,7 @@ export default {
exChangeBoard(){
window.location="http://data.oytour.com/#/viittoData"
//window.location="http://192.168.0.112:8080/#/viittoData"
window.location.reload();
},
//获取地址、
getB2BAddress(){
......
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