diff --git a/ruoyi-web/src/main/java/com/ruoyi/web/yh/prodOrder/mapper/ProdOrderMapper.xml b/ruoyi-web/src/main/java/com/ruoyi/web/yh/prodOrder/mapper/ProdOrderMapper.xml
index 7438fc4..0368a12 100644
--- a/ruoyi-web/src/main/java/com/ruoyi/web/yh/prodOrder/mapper/ProdOrderMapper.xml
+++ b/ruoyi-web/src/main/java/com/ruoyi/web/yh/prodOrder/mapper/ProdOrderMapper.xml
@@ -67,7 +67,16 @@
and bpo.erp_material_id = #{query.erpMaterialId}
and erp_base_unit_id = #{query.erpBaseUnitId}
- and bm.
+ and bm.category = #{query.materialCategory}
+
+
+ and bm.size = #{query.materialSize}
+
+
+ and bm.surface = #{query.materialSurface}
+
+
+ and bm.cover = #{query.materialCover}
and bpo.erp_status in