caipin %!s(int64=5) %!d(string=hai) anos
pai
achega
7de1f6f3d2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      protected/class/receipt.func.php

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

@@ -1877,7 +1877,7 @@ function excelRCData($summaryData,$aiAllList,$cglist,$year){
 			$col++;
 			foreach ($aiav as $k=>$v){//项目细则
 				$sumRowStart=$onRow-1;
-				$obj->getactivesheet()->setCellValue( $col.$onRow, '='.$col.$sumRowStart.'/'.$col.'1' );
+				$obj->getactivesheet()->setCellValue( $col.$onRow, '='.$col.$sumRowStart.'/'.$col.'4' );
 				$col++;
 			}
 		}