@@ -428,7 +428,7 @@
and a.process_status =eae.`type`
</if>
<if test="examineStatus ==1">
- and a.process_status >=eae.`type`
+ and a.process_status >eae.`type`
<if test="status != null">