Browse Source

凯和修改

lazhaoqian 3 năm trước cách đây
mục cha
commit
6f81b9b667

+ 1 - 0
ruoyi-warehouse/src/main/resources/mapper/warehouseBusiness/TWarehousebillsMapper.xml

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