cqpCow hai 1 ano
pai
achega
2876f9ed0b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Service/OaService.php

+ 1 - 1
app/Service/OaService.php

@@ -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)