src/components/mapsdk.vue
@@ -1080,7 +1080,7 @@ xAxis: { type: 'category', boundaryGap: false, data: res data: res.reverse() }, yAxis: { type: 'value', @@ -1097,7 +1097,7 @@ name: '时序变形量', type: 'line', stack: 'Total', data: res2 data: res2.reverse() } ] };