shish 3 ani în urmă
părinte
comite
be148d06ab
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      app-ghs/controllers/StatYjController.php

+ 1 - 1
app-ghs/controllers/StatYjController.php

@@ -17,7 +17,7 @@ class StatYjController extends BaseController
         set_time_limit(0);
         $mainId = $this->mainId;
         $profile = StatYjClass::profile($mainId);
-        util::success(['profile' => $profile]);
+        util::success(['list' => $profile]);
     }
 
     //员工业绩 ssh 2021.3.15