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++){