| src/views/productionManagement/workOrder/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/productionManagement/workOrder/index.vue
@@ -497,7 +497,7 @@ const showReportDialog = row => { currentReportRowData.value = row; reportForm.planQuantity = row.planQuantity; reportForm.planQuantity = row.planQuantity - row.completeQuantity; reportForm.quantity = row.quantity; reportForm.productProcessRouteItemId = row.productProcessRouteItemId; reportForm.workOrderId = row.id;