|
|
@@ -1077,7 +1077,7 @@ left join department d on o.order_dep = d.id left join t_order_mid a on o.orde
|
|
|
<if test="maxProcessStatus =1">
|
|
|
and toprc.max_process in (5)
|
|
|
</if>
|
|
|
- <if test="maxProcessStatus =1">
|
|
|
+ <if test="maxProcessStatus =2">
|
|
|
and toprc.max_process in (4)
|
|
|
</if>
|
|
|
</if>
|