zxhxx %!s(int64=3) %!d(string=hai) anos
pai
achega
3f6f892144
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      application/admin/controller/Lave.php

+ 1 - 2
application/admin/controller/Lave.php

@@ -40,8 +40,7 @@ class Lave extends Backend
         if ($this->request->isAjax()) {
             //如果发送的来源是Selectpage,则转发到Selectpage
             if ($this->request->request('keyField')) {
-                $data = $this->selectpage()->getData();
-                return $data;
+                return  $this->selectpage();
             }
             list($where, $sort, $order, $offset, $limit) = $this->buildparams();
             /**