zmw 2 долоо хоног өмнө
parent
commit
f7cadcfa0b

+ 1 - 1
app/admin/controller/TalentTypeChange.php

@@ -179,7 +179,7 @@ class TalentTypeChange extends AdminController {
                 $list[$key]["otherDeptState"] = $otherDeptState;
             }
         }
-        return json(["rows" => $list, "total" => $count]);
+        return json(["rows" => $list, "count" => $count]);
     }
 
     public function toCommonCheck($id, $process) {