@@ -153,7 +153,7 @@ function _getReceiptSummaryHtml($cglist,$aiAllList,$dataSummary,$year){
$categoryHtml.=$html[$value['cid']]['total'];
$categoryHtml.=$categoryProportionHtml;
$categoryHtml.=$html[$value['cid']]['allMonth'];
- echo $html[$value['cid']]['allMonth'];die;
+ //echo $html[$value['cid']]['allMonth'];die;
}