@@ -1209,6 +1209,7 @@
dict.status = '0'
AND dict1.status = '0'
AND leg.f_qtyD != 0
+ and leg.del_flag = '0'
<if test="isMblno != null and isMblno == 0 ">
AND leg.f_qtyblc != 0
AND leg.f_grossweightblc != 0