Commit ffe8c3ad authored by xxx's avatar xxx

1

parent ef3e079d
......@@ -212,7 +212,8 @@ export default {
response.data.alarmlist[0].type == 621 ? '接打电话报警' :
response.data.alarmlist[0].type == 624 ? '分神驾驶报警' :
response.data.alarmlist[0].type == 625 ? '分神驾驶报警' :
response.data.alarmlist[0].type == 400 ? '前向碰撞报警' :
response.data.alarmlist[0].type == 600 ? '前向碰撞报警' :
response.data.alarmlist[0].type == 601 ? '前向碰撞报警' :
response.data.alarmlist[0].type == 172 ? '疲劳驾驶报警' :
response.data.alarmlist[0].type == 190 ? '疲劳驾驶报警' :
response.data.alarmlist[0].type == 430 ? '接近报警' :
......
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