+
liuyg
2021-11-04 3e00d9330be880466011c0fc079eb31264de36d4
leafletMapOur/grabOrdersMap/js/vueMain.js
File was renamed from grabOrdersMap/js/vueMain.js
@@ -88,15 +88,23 @@
         that.beginCome();
      },
      beginCome() {
         // var data = [{
         //    "id": '100000',
         //    "place": '无数据',
         //    "state": '0',
         //    "dtype": '0',
         //    "size": '300',
         //    "jd": "114.91385",
         //    "wd": "25.81051"
         // }]
         var data = {
            city: "南昌市",
            content: "按路线巡逻",
            district: "青云谱区",
            id: 5,
            integral: "14",
            jnum: 2,
            line: "LINESTRING(115.88518439579809 28.67705200351289,115.89115548582284 28.677382855466767,115.89148633777671 28.675523782583074,115.88565704144649 28.675145666064356,115.88521590550799 28.67700473894805,115.88521590550799 28.67700473894805)",
            num: 1,
            province: "江西省",
            raddress: "",
            rname: "测试",
            rtype: "0",
            serid: "1123598821738675201,",
            time: "2021-11-17 00:00:00",
            url: "http://223.82.109.183:2081/zhba/upload/20211102/07fe327a76a43fa8d3431c73febade22.jpg",
         }
         //url解码
         this.data = this.getQueryVariable('data') || data;
         // this.getdata = data;