@@ -637,8 +637,8 @@ class OaService extends Service
'oa_report_order_id' => $report->id,
];
}
+ OaReportOrderEmployee::insert($list);
- OaReportOrderEmployee::insert($list);
public function returnOa($order_no, $type, $opt_case)