Commit ebf8a978 authored by 季圣华's avatar 季圣华
Browse files

盘点复盘改为未审核就更新实时库存

parent 182b9e2b
......@@ -259,7 +259,7 @@
<if test="mId != null">
and di.material_id=#{mId}
</if>
and dh.sub_type='盘点复盘' and dh.`Status`='1'
and dh.sub_type='盘点复盘'
<if test="depotId != null">
and di.depot_id=#{depotId}
</if>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment