caipin hace 5 años
padre
commit
90fc8e8a77
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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++){