caipin 5 年之前
父節點
當前提交
67ce38f7a5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      protected/class/receipt.func.php

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

@@ -87,7 +87,7 @@ function _getReceiptSummaryHtml($cglist,$aiAllList,$dataSummary){
 	
 	
 	
-	return $summaryDateHtml;
+	return $html;
 }