Explorar el Código

数据库备份

sugar1569 hace 7 años
padre
commit
204668e8a9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      application/admin/view/system/system_databackup/index.php

+ 1 - 1
application/admin/view/system/system_databackup/index.php

@@ -62,7 +62,7 @@
             ,page: false
         });
         //监听工具条
-        table.on('tool(fileListtool)', function(obj){
+        table.on('tool(fileList)', function(obj){
             var data = obj.data;
             if(obj.event === 'import'){
                 layer.msg('ID:'+ data.id + ' 的查看操作');