sugar1569 před 7 roky
rodič
revize
67b8383a50

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

@@ -111,7 +111,7 @@
                     if(tables.length){
                         layList.basePost(layList.Url({a:'backup'}),{tables:tables},function (res) {
                             layList.msg(res.msg);
-                            //fileList.reload();
+                            buckdata.reload();
                         });
                     }else{
                         layList.msg('请选择表');