南昌市物联网技防平台-前端
zengh
2021-02-21 931292b9a9650e7ac5c95eab43b79c1fe56abd73
src/views/realTimePolice/real.vue
@@ -279,7 +279,7 @@
      <iframe
        id="mapDiv"
        ref="mapDiv"
        src="http://36.134.81.48:18000/map/index.html"
        src="http://36.134.81.48:18001/map/index.html"
        frameborder="0"
        width="100%"
        height="100%"
@@ -765,6 +765,7 @@
      }
    },
    handleStart(row) {
      debugger
      this.$router.push({
        path: `/real/video/${row.channelNumber}/${row.serialNumber}`
      });
@@ -921,7 +922,7 @@
    },
    queryOldVideo(data) {
      var newAxios = axios.create({
        baseURL: "https://s16s652780.51mypc.cn",
        baseURL: "http://36.134.81.48:18000",
        withCredentials: false,
        headers: {
          "Content-type": "application/x-www-form-urlencoded"
@@ -1009,7 +1010,7 @@
    },
    aKeyToCall(e, form) {
      var newCallAxios = axios.create({
        baseURL: "https://s16s652780.51mypc.cn",
        baseURL: "http://36.134.81.48:18000",
        withCredentials: false,
        headers: {
          "Content-Type": "application/json;"