门口门禁-完善地图进入进出统计小窗口东西港条件
parent
c2ef837d93
commit
101d0fac70
|
@ -289,7 +289,7 @@ export default {
|
||||||
getMkmjGateStatistics() {
|
getMkmjGateStatistics() {
|
||||||
requestFN(
|
requestFN(
|
||||||
'/mkmjGateStatistics/page?showCount=100¤tPage=1', {
|
'/mkmjGateStatistics/page?showCount=100¤tPage=1', {
|
||||||
|
AREA: this.area
|
||||||
}
|
}
|
||||||
).then((data) => {
|
).then((data) => {
|
||||||
this.initEcharts1(data.varList.reverse())
|
this.initEcharts1(data.varList.reverse())
|
||||||
|
|
Loading…
Reference in New Issue