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; } }); - //监听工具条 - }); /**