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

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

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