north-glass-erp/src/main/resources/mapper/pp/ReportingWork.xml
@@ -64,6 +64,7 @@ </resultMap> <!-- 查询当前工序的表头数据--> <select id="AddSelectLastWorkMp" resultMap="reportingWorkMap"> select o.order_id, fc.production_id, @@ -451,9 +452,9 @@ o.batch, rw.this_process, rw.this_completed_quantity, (ogd.area * rw.this_completed_quantity) as completedArea, round(ogd.area * rw.this_completed_quantity,2) as completedArea, rw.this_worn_quantity, (ogd.area * rw.this_worn_quantity) as wornArea, round(ogd.area * rw.this_worn_quantity,2) as wornArea, rw.device_name, rw.teams_groups_name, rw.reviewed_state