@@ -2531,6 +2531,7 @@
t_warehousebills
WHERE
f_typeid = '1'
+ and del_flag = '0'
and f_mblno = #{fMblno}
</select>