diff --git a/Application/Home/Controller/DownloadController.class.php b/Application/Home/Controller/DownloadController.class.php
index 570ef3d..c1403aa 100644
--- a/Application/Home/Controller/DownloadController.class.php
+++ b/Application/Home/Controller/DownloadController.class.php
@@ -1728,7 +1728,7 @@ class DownloadController extends BaseController
// $this->ajaxReturn(array("status" => -1, "msg" => "添加导出日志失败", 'ret' => $res));
$this->error('添加下载失败');
}
- $this->success('添加下载成功,导出数据不包含当天', U('listsIndex'));
+ $this->success('添加下载成功,导出数据不包含当天', U('listsIndexNew'));
}
public function userRecharge_data_export()
diff --git a/Application/Home/View/default/Download/listsIndexNew.html b/Application/Home/View/default/Download/listsIndexNew.html
new file mode 100644
index 0000000..235be62
--- /dev/null
+++ b/Application/Home/View/default/Download/listsIndexNew.html
@@ -0,0 +1,290 @@
+ 暂无数据
+
+
+
+ ID
+ 报表类型
+ 操作人
+ 申请时间
+ 下载时间
+ 状态
+
+
+
+
+
+
+
+
+ {$vo.logid}
+ {$vo.dataname}
+ {$vo.actor}
+ {$vo.addtime|date='Y-m-d H:i:s',###}
+
+
+
+
+