Browse Source

月度工分汇总-页面消失问题

wanglt 4 tháng trước cách đây
mục cha
commit
84b0a11e4f

+ 2 - 0
ygtx-gxt/src/main/java/com/ygtx/gxt/service/impl/GxtMonthScoreServiceImpl.java

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