5-16 - fix
parent
7e461ec55f
commit
6c22f2718a
|
|
@ -25,7 +25,7 @@
|
|||
safety_environmental_inspection i
|
||||
left join key_project kp on kp.key_project_id = i.key_project_id
|
||||
left join user creu on creu.id = i.create_id
|
||||
JOIN max_iu_type mt
|
||||
LEFT JOIN max_iu_type mt
|
||||
ON mt.inspection_id = i.inspection_id
|
||||
|
||||
<!-- 展示用:最大 type 下的所有人员,不限制 status -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue