| leafletMapOur/grabOrdersMap/js/vueMain.js | ●●●●● patch | view | raw | blame | history |
leafletMapOur/grabOrdersMap/js/vueMain.js
@@ -252,7 +252,7 @@ this.data = JSON.parse(this.data) } // console.log(this.data) if (this.data.isOn) { if (this.data.isOn, || this.data.butCT == "beginUp") { //队长开启任务 let rid = that.data.id; that.onPosition = new $getPositions({ @@ -856,5 +856,11 @@ // app.dataList = data.navigation // 赋值 // } }, wacth: {} wacth: {}, beforeDestroy() { let that = this; if (that.onPosition) { that.onPosition.overContinued(); } } })