Commit 9496ec9d by xue_wengang

gps数据分析

parent 0c23d9bd
......@@ -217,7 +217,7 @@ export default {
let path = `${this.$baseUrl.alyIP9}/#/jumplogin?idcard=${skjm}`;
window.open(path, "_blank");
} else if (item.id == "kjdzxxbd") {
let path = "http://74.6.54.165:9007/#/home";
let path = "http://xzxt-zhyy.dsj.xz:9007/#/home";
window.open(path, "_blank");
} else if (item.id == "queryYpzl") {
this.$router.pushToTab({
......
......@@ -1129,7 +1129,7 @@ export default {
//console.log(JSON.stringify(this.picDataList))
this.picDataLoading = false;
window.open(
"http://74.6.54.165:9007/#/home?data=" +
"http://xzxt-zhyy.dsj.xz:9007/#/home?data=" +
JSON.stringify(this.picDataList),
"_blank"
);
......
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