Commit f47b46f1 by hzc

bug修改

parent bfae4bf6
...@@ -1018,7 +1018,7 @@ public class IndicatorsReportService { ...@@ -1018,7 +1018,7 @@ public class IndicatorsReportService {
indReportData.setSameImproveLastOneDesc(sameImproveLastOneDesc.toString()); indReportData.setSameImproveLastOneDesc(sameImproveLastOneDesc.toString());
indReportData.setSameImproveLastTwo(sameImproveLastTwo.toString()); indReportData.setSameImproveLastTwo(sameImproveLastTwo.toString());
indReportData.setSameImproveLastTwoDesc(sameImproveTwoDesc.toString()); indReportData.setSameImproveLastTwoDesc(sameImproveLastTwoDesc.toString());
indReportData.setSameImproveLastThree(sameImproveLastThree.toString()); indReportData.setSameImproveLastThree(sameImproveLastThree.toString());
indReportData.setSameImproveLastThreeDesc(sameImproveLastThreeDesc.toString()); indReportData.setSameImproveLastThreeDesc(sameImproveLastThreeDesc.toString());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment