caipin %!s(int64=5) %!d(string=hai) anos
pai
achega
c3c5aa0512
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>';