src/views/activitys/policeTracking.vue
@@ -396,8 +396,8 @@ methods: { rowclick(row, column, event){ var iframe = window.document.getElementById("mapDiv"); // console.log(row); iframe.contentWindow.locations(row.id); row.rwid = this.form.id; iframe.contentWindow.locations(row); }, onSubmit() { var that = this; @@ -445,7 +445,6 @@ getList() { var that = this; this.form axios({ method: "get", url: "/api/taskqd/queryReceiver",