@@ -469,6 +469,8 @@ public class GxtMonthScoreServiceImpl implements IGxtMonthScoreService
monthScore.setCreateTime(new Date());
monthScore.setCreateBy(userAccount);
gxtMonthScoreMapper.insertGxtMonthScore(monthScore);
+ }else {
+ monthScore = monthScoreList.get(0);
}
// 本月维保工单统计