Kaynağa Gözat

自动竣工结算修改

wangqiang 2 yıl önce
ebeveyn
işleme
57dbec5fb9

+ 4 - 4
src/main/java/com/jeeplus/modules/sg/financial/erpcredit/util/ExportUtil.java

@@ -1,13 +1,13 @@
 package com.jeeplus.modules.sg.financial.erpcredit.util;
 
 import com.jeeplus.common.utils.StringUtils;
-import com.jeeplus.modules.filing.basicInformation.entity.BasicInformation;
 import com.jeeplus.modules.sg.financial.erpcredit.entity.*;
 import com.jeeplus.modules.sg.financial.settlement.entity.MaintainData;
 import org.apache.poi.hssf.usermodel.HSSFCellStyle;
 import org.apache.poi.hssf.usermodel.HSSFFont;
-import org.apache.poi.ss.usermodel.*;
-import org.apache.poi.ss.util.CellRangeAddress;
+import org.apache.poi.ss.usermodel.CellStyle;
+import org.apache.poi.ss.usermodel.Sheet;
+import org.apache.poi.ss.usermodel.Workbook;
 import org.apache.poi.xssf.usermodel.XSSFCell;
 import org.apache.poi.xssf.usermodel.XSSFFont;
 import org.apache.poi.xssf.usermodel.XSSFRow;
@@ -651,7 +651,7 @@ public class ExportUtil {
 
                 cell = getViewCell(row,14,i,total,cellStyle,cellStyleFont);
 //                cell.setCellValue(transferOfPower2.getPowerStandInFee());//摊入费用
-                setCellDoubleValue(cell, transferOfPower2.getPowerDeliveredAssets());
+                setCellDoubleValue(cell, transferOfPower2.getPowerStandInFee());
 
                 cell = getViewCell(row,15,i,total,cellStyle,cellStyleFont);
 //                cell.setCellValue(transferOfPower2.getPowerDeliveredAssets());//交付使用资产价值