src/components/right/right-top.vue
@@ -788,7 +788,7 @@ import common from "@/components/common"; import { mapState, mapMutations } from "vuex"; import Bus from "../tools/Bus"; import { queryBySquare } from "@/utils/request"; import { queryBySquare } from "@/api/api"; import FCFH from "@/components/right/FCFH"; //交通图层 @@ -1570,10 +1570,10 @@ // this.showInfoBox = true; if (this.info["JK内码"]) { this.$message({ showClose: true, message: "连接状态查询中", }); // this.$message({ // showClose: true, // message: "连接状态查询中", // }); this.spjkLoad(this.info); } },