zengh
2022-05-16 4d20a82e941da668bf833789505d17e5290ded2d
leafletMapOur/grabOrdersMap/js/vueMain.js
@@ -242,7 +242,7 @@
               team: "你,他,它",
               time: "2022-02-18 14:15:52",
               type: "0",
               url: "http://223.82.109.183:2081/zhba/upload/20220218/67f0c8bf3e7b5024c64133691f265072.ico",
               url: "http://61.131.136.25:2081/zhba/upload/20220218/67f0c8bf3e7b5024c64133691f265072.ico",
               fname:"管理员"
            },
            that = this;
@@ -360,7 +360,7 @@
         // desc = "+proj=longlat +datum=WGS84 +no_defs ",
         // crs = new L.CRS("EPSG:4326", desc, {});
         // center = [data[0].wd, data[0].jd],
         // url = `http://223.82.109.183:2082/api/alarm/alarm/APP-getAlarm?id=${data[0].id}`;
         // url = `http://61.131.136.25:2082/api/alarm/alarm/APP-getAlarm?id=${data[0].id}`;
         // url = `http://localhost:89/alarm/alarm/APP-getAlarm?id=${data[0].id}`;
         // this.nowPosition = center;
         // axios.post(url).then((res) => {