修复部分巡查bug
This commit is contained in:
parent
5dcba9822f
commit
8c3a39b5c8
|
|
@ -1541,9 +1541,7 @@ def gen_inroad_num_problems(road_delay_infos, inroad_static_info_dict, roads_dir
|
||||||
]
|
]
|
||||||
})
|
})
|
||||||
detail.append(
|
detail.append(
|
||||||
{
|
src_detail
|
||||||
'child_detail': src_detail
|
|
||||||
}
|
|
||||||
)
|
)
|
||||||
suggestions.append({
|
suggestions.append({
|
||||||
'child_detail': [
|
'child_detail': [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue