南昌市物联网技防平台-前端
src/views/policeTracking/policeTracking.vue
@@ -305,7 +305,7 @@
      <iframe
        id="mapDiv"
        ref="mapDiv"
        src="https://web.byisf.com/map/index.html?openid=ClientManagement"
        src="http://web.byisf.com:18001/map/index.html?openid=ClientManagement"
        frameborder="0"
        width="100%"
        height="100%"
@@ -340,7 +340,7 @@
    , methods: {
      onSubmit() {
        var newAxios = axios.create({
          baseURL: "https://web.byisf.com",
          baseURL: "http://web.byisf.com:18001",
          withCredentials: false,
          headers: {},
        });