WIN-2308041133\Administrator hace 1 mes
padre
commit
1ce3e00790
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/system/controller/Contract.php

+ 1 - 1
app/system/controller/Contract.php

@@ -236,7 +236,7 @@ class Contract extends BaseController
             ->select()
             ->toArray();
         $pageCount = $order->where($where)->count();
-
+        var_dump($data);
         $result = UtilService::getParam([
             "id",
             "uid",