| src/views/tickets/ticket.vue | ●●●●● patch | view | raw | blame | history |
src/views/tickets/ticket.vue
@@ -1655,7 +1655,7 @@ console.log(detailData, 'detailDatadetailDatadetailData') this.currentDetail = { ...detailData, address: null, // address: null, latAndLon: _.round(detailData.location[0], 6) + ',' + _.round(detailData.location[1], 6) }