| leafletMapOur/grabOrdersMap/js/vueMain.js | ●●●●● patch | view | raw | blame | history |
leafletMapOur/grabOrdersMap/js/vueMain.js
@@ -61,8 +61,11 @@ serid: that.data.serid }, fn: function(val) { if(val == "success"){ if (val == "success") { console.log("成功开启任务") this.data.butCT = "beginUp"; this.data.rtype = '0'; this.data.type = "0"; } } }) @@ -651,6 +654,14 @@ }, }); this.domMove.init(); window.parent.setIntLat({ rid: this.data.id, fn: (out) => { console.log(out); that.addIcon(out); } }) }, wacth: {} })