WIN-2308041133\Administrator 4 days ago
parent
commit
1ce3e00790
1 changed files with 1 additions and 1 deletions
  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",