diff --git a/src/views/productionSchedulingPlan/statisticalAnalysis/index.vue b/src/views/productionSchedulingPlan/statisticalAnalysis/index.vue index 168cfa8..5120993 100644 --- a/src/views/productionSchedulingPlan/statisticalAnalysis/index.vue +++ b/src/views/productionSchedulingPlan/statisticalAnalysis/index.vue @@ -15,6 +15,7 @@ @size-change="sizeChange" @refresh-change="refreshChange" @on-load="onLoad" + :summary-method="summaryMethod" > @@ -24,8 +25,6 @@