From 751b1cb384c6b96f9aa952febcae4e0398421958 Mon Sep 17 00:00:00 2001 From: zhaocheng <578322713@qq.com> Date: Thu, 10 Oct 2019 18:26:29 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=B4=E4=BF=AE=E6=8F=90=E5=8D=95=E5=88=97?= =?UTF-8?q?=E8=A1=A8=EF=BC=8C=E7=BC=96=E8=BE=91=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/views/fix-car/my-list-edit.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/views/fix-car/my-list-edit.php b/frontend/views/fix-car/my-list-edit.php index 4e08804..f5d183a 100644 --- a/frontend/views/fix-car/my-list-edit.php +++ b/frontend/views/fix-car/my-list-edit.php @@ -479,7 +479,7 @@ use \common\libs\MyLib; function myListGift() { $('#listTable').bootstrapTable('destroy'); $('#listTable').bootstrapTable({ - data: , + data: , pagination: true, sidePagination: 'server', queryParams: function(params) { @@ -506,7 +506,7 @@ use \common\libs\MyLib; function myListLog(){ $('#listTable2').bootstrapTable('destroy'); $('#listTable2').bootstrapTable({ - data: , + data: , pagination: true, sidePagination: 'server', queryParams: function(params) {