fix bug of pnc actions
This commit is contained in:
@@ -13,7 +13,7 @@ class PncActionsHelper {
|
||||
}
|
||||
// 车道保持
|
||||
LANKE_KEEP_VALUE -> {
|
||||
"正在跟随车辆行驶"
|
||||
if(driveAction == 2) "正在跟随车辆行驶" else ""
|
||||
}
|
||||
// 红绿灯通行状态 driving_action:1 表示停止动作;driving_action:2 表示通行动作
|
||||
TRAFFIC_LIGHT_VALUE -> {
|
||||
|
||||
Reference in New Issue
Block a user