cqp hai 2 meses
pai
achega
a9785a2148
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/Service/EmployeeService.php

+ 0 - 1
app/Service/EmployeeService.php

@@ -300,7 +300,6 @@ class EmployeeService extends Service
             ->where('employee_id',$id)
             ->pluck('file')
             ->toArray();
-        $file = array_column($file,'file');
         $file = $file[0] ?? "";
         $img_str = "";
         $timeStamp = 86400;