Commit 4333550e by 冷斌

update

parent adeb59cf
...@@ -467,7 +467,7 @@ class ChargeController extends AdminbaseController { ...@@ -467,7 +467,7 @@ class ChargeController extends AdminbaseController {
$action="导出充值记录:".M("users_charge")->getLastSql(); $action="导出充值记录:".M("users_charge")->getLastSql();
setAdminLog($action); setAdminLog($action);
$cellName = array('A','B','C','D','E','F','G','H','I','J'); $cellName = array('A','B','C','D','E','F','G','H','I','J','K');
$xlsCell = array( $xlsCell = array(
array('id','序号'), array('id','序号'),
array('lv','上一级'), array('lv','上一级'),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment