caipin 5 năm trước cách đây
mục cha
commit
c3c5aa0512
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      protected/controller/ReceiptExtendController.php

+ 1 - 1
protected/controller/ReceiptExtendController.php

@@ -2708,7 +2708,7 @@ class ReceiptExtendController extends DooController {
     		}
     		
     		//构建栏目展示Html
-    		
+    		    
     		foreach ($aiAllList as $key=>$value){
     			$sectionCount=count($value)+1;
     			$sectionHtml.='<th colspan="'.$sectionCount.'">'.$key.'</th>';