caipin 5 anos atrás
pai
commit
90fc8e8a77
1 arquivos alterados com 1 adições e 1 exclusões
  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++){