Explorar o código

数据库备份

sugar1569 %!s(int64=7) %!d(string=hai) anos
pai
achega
5a51426138
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      application/admin/view/system/system_databackup/index.php

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