_Main/BL/Type_CCEngineLogisticsCostReport0/Method_Generate.qbl
@@ -44,7 +44,8 @@ , DLRentInCost := cell.DLRentInCost() , DLRentOutOfCost := cell.DLRentOutOfCost() , WerkToDLRentTransCost := cell.WerkToDLRentTransCost() , DLRentStorCost := cell.DLRentStorCost() ); , DLRentStorCost := cell.DLRentStorCost() , CoefficientValue := cell.CoefficientValue() ); column.Cell( relinsert, showcell ); //显示年单元格 yearcell.CCRentInCost( cell.CCRentInCost() + yearcell.CCRentInCost() );