rev: 出入库界面修改
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
AND mst.bill_code =#{bill_code}
|
||||
</if>
|
||||
<if test="iostorinv_id != null and iostorinv_id != ''">
|
||||
AND mst.bill_code =#{iostorinv_id}
|
||||
AND mst.iostorinv_id =#{iostorinv_id}
|
||||
</if>
|
||||
order by dtl.seq_no ASC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user