Commit d11c4694 authored by tangwei's avatar tangwei

修改bug

parent 1ff823de
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
d.rec_user_id, d.rec_user_id,
d.rec_date, d.rec_date,
d.car_status, d.car_status,
d.remarks,
d.is_delete, d.is_delete,
CASE d.status CASE d.status
WHEN 'executing' THEN '未完成' WHEN 'executing' THEN '未完成'
......
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