Commit d3d56437 authored by 黄奎's avatar 黄奎

页面修改

parent b38b5651
......@@ -1335,7 +1335,8 @@
if (startTrafficArray && startTrafficArray.length > 0) {
Arr.push(...startTrafficArray)
}
if (dayNum == 1||dayNum==this.dataList[this.dataList.length-1].dayNum) {
if (dayNum == 1||dayNum==this.dataList.dayList[this.dataList.dayList.length-1].dayNum) {
if (arrivalTrafficArray && arrivalTrafficArray.length > 0) {
Arr.push(...arrivalTrafficArray)
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment