From 3d57ef25aeefc0494768dfb936df72d497b36e8b Mon Sep 17 00:00:00 2001 From: sugar1569 Date: Wed, 26 Sep 2018 09:29:39 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/admin/view/system/system_databackup/index.php b/application/admin/view/system/system_databackup/index.php index b19577e1..faf4c325 100644 --- a/application/admin/view/system/system_databackup/index.php +++ b/application/admin/view/system/system_databackup/index.php @@ -115,7 +115,7 @@ }); break; case 'downloadFile': - $eb.createModalFrame('详情',layList.Url({a:'downloadFile',p:{feilname:data.time}})); + location.href = layList.Url({a:'downloadFile',p:{feilname:data.time}}); break; }