zengh
2021-06-23 4fd91af18aa9e265ca26e1945433ee8bbc9ef336
xcxjingqingmap_lxdh/js/lxdhmap.js
@@ -35,7 +35,7 @@
   methods: {
      getDataList(res) {
         var that = this;
         // var url = 'https://web.byisf.com/api/blade-jfpts/equipment/equipment/listAll';
         // var url = 'https://web.byisf.com/api/equipment/equipment/listAll';
         // axios.get(url).then((res) => {
         //     that.getdata = res.data.data;
         that.beginCome(res);
@@ -77,7 +77,7 @@
      beginMap(map, data) {
         var that = this,
            center = [that.lat, that.lng];
         //   url = `/api/blade-jfpts/alarm/alarm/APP-getAlarm?id=${data[0].id}`;
         //   url = `/api/alarm/alarm/APP-getAlarm?id=${data[0].id}`;
         // this.nowPosition = center;
         // axios.post(url).then((res) => {
         //    // console.log(res)
@@ -404,7 +404,7 @@
      //警情点查询
      axios({
         method: "post",
         url: `http://s16s652780.51mypc.cn/api/blade-jfpts/alarm/alarm/APP-getAlarming`,
         url: `http://s16s652780.51mypc.cn/api/alarm/alarm/APP-getAlarming`,
         params: {
            securityId: "1370564873280430082",
         },