cqp 1 tuần trước cách đây
mục cha
commit
a61f245541
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/Service/ExportFileService.php

+ 1 - 1
app/Service/ExportFileService.php

@@ -489,7 +489,7 @@ class ExportFileService extends Service
     }
 
     public function ten($ergs,$user){
-        $id = $ergs['id'];dd($ergs);
+        $id = $ergs['id'];
         if(! empty($ergs['order_search'])){
             $dataSearch = $ergs['order_search'];
         }else{