yingzi 2 năm trước cách đây
mục cha
commit
92f6c7d96f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/system/controller/Audit.php

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

@@ -53,10 +53,10 @@ class Audit extends BaseController
      */
     public function infoAuditList(Request $request)
     {
-        $pageSize = 50;
         $post     = UtilService::getMore(
             [
                 ['page', 1],
+                ['pageSize', 50],
                 ['keyword',''],
                 ['mobile',''],
                 ['user_mobile',''],