src/views/activitys/policeTracking.vue
@@ -396,7 +396,8 @@ methods: { rowclick(row, column, event){ var iframe = window.document.getElementById("mapDiv"); iframe.contentWindow.locations(); // console.log(row); iframe.contentWindow.locations(row.id); }, onSubmit() { var that = this;