caipin 5 年之前
父节点
当前提交
90fc8e8a77
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      protected/class/receipt.func.php

+ 1 - 1
protected/class/receipt.func.php

@@ -1811,7 +1811,7 @@ function excelRCData($summaryData,$aiAllList,$cglist,$year){
 			$col++;
 		}
 	}
-	
+	print_r($summaryData);
 	//数据填充
 	foreach ($cglist as $cgk=>$value){
 		for($month=1;$month<=12;$month++){