大概可以看的一版
This commit is contained in:
@@ -65,7 +65,6 @@ export default {
|
||||
if (type == "530300000000") {
|
||||
this.geoData = json.map
|
||||
this.$refs.map.chart?.setOption({series: {data: this.mapData}})
|
||||
console.log(this.$refs.map.chart?.getOption()?.series)
|
||||
}
|
||||
this.config.summaryConfigs = json.sta?.map((e, i) => ({pos: ["rt", "lb", 'lt', 'rb'][i % 4], display: "summary20", ...e})) || []
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user