From 5a51426138ca66fa6e381f7370e70864c85bf4a9 Mon Sep 17 00:00:00 2001 From: sugar1569 Date: Tue, 25 Sep 2018 10:43:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=BA=93=E5=A4=87=E4=BB=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/admin/view/system/system_databackup/index.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/application/admin/view/system/system_databackup/index.php b/application/admin/view/system/system_databackup/index.php index 9b484e80..676c1eb6 100644 --- a/application/admin/view/system/system_databackup/index.php +++ b/application/admin/view/system/system_databackup/index.php @@ -84,7 +84,7 @@ } }); //加载table - tableList..render({ + tableList.render({ elem: '#tableList' ,url:"{:Url('tablelist')}" ,toolbar: '#toolbarDemo' @@ -126,8 +126,6 @@ break; } }); - //监听工具条 - }); /**