fix bug of pnc actions

This commit is contained in:
zhongchao
2022-09-13 16:44:58 +08:00
parent bb89e4672e
commit ad0abd595d

View File

@@ -13,7 +13,7 @@ class PncActionsHelper {
}
// 车道保持
LANKE_KEEP_VALUE -> {
"正在跟随车辆行驶"
if(driveAction == 2) "正在跟随车辆行驶" else ""
}
// 红绿灯通行状态 driving_action1 表示停止动作driving_action:2 表示通行动作
TRAFFIC_LIGHT_VALUE -> {