diff --git a/report-ui/src/views/report/excelreport/designer/index.vue b/report-ui/src/views/report/excelreport/designer/index.vue index cfe25fef..fc0cd1bf 100644 --- a/report-ui/src/views/report/excelreport/designer/index.vue +++ b/report-ui/src/views/report/excelreport/designer/index.vue @@ -31,8 +31,7 @@ :sort="false" group="people" style="margin-left: 10px" - @start="onStart(item.setCode)" - @end="onEnd"> + @start="onStart(item.setCode, $event)">