north-glass-erp/northglass-erp/src/views/pp/reportingWorks/AddReportingWork.vue
@@ -477,9 +477,11 @@ if (val<row.completedQuantityComputed){ //库存数量、已入库数量 if (val>(row.inventory_quantity-row.received_quantity)){ return new Error(`val if (totalQuantity-val>(row.inventory_quantity-row.received_quantity)){ return new Error(`val <= ${row.inventory_quantity-row.received_quantity}`) } }else { if (val < (row.inventory_quantity-row.received_quantity)){ //完工总数、本次完工数、已入库数量