门口门禁-地图小窗口图表排序问题修正
parent
33312767b7
commit
c2ef837d93
|
@ -292,7 +292,7 @@ export default {
|
|||
|
||||
}
|
||||
).then((data) => {
|
||||
this.initEcharts1(data.varList)
|
||||
this.initEcharts1(data.varList.reverse())
|
||||
})
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue