|
|
@@ -1114,7 +1114,7 @@
|
|
|
</if>
|
|
|
where a.delete_sign = 0
|
|
|
<if test="specially == 0">
|
|
|
- and a.order_status not in(3,5,6) and a.approval !=3
|
|
|
+ and a.order_status not in(3,5,6,7) and a.approval !=3
|
|
|
and a.salesman_id = #{aid,jdbcType=VARCHAR}
|
|
|
</if>
|
|
|
<if test="specially == 1">
|