门口门禁-地图小窗口排序bug
parent
f47878a392
commit
f42d56a7c0
|
@ -292,7 +292,7 @@ export default {
|
|||
AREA: this.area
|
||||
}
|
||||
).then((data) => {
|
||||
this.initEcharts1(data.varList.reverse())
|
||||
this.initEcharts1(data.varList)
|
||||
})
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue