Commit 98168ef6 authored by wangxl's avatar wangxl

111

parent 375fb63c
...@@ -353,7 +353,7 @@ public class ComProjectServiceImpl extends BaseServiceImpl<ComProjectDAO, ComPro ...@@ -353,7 +353,7 @@ public class ComProjectServiceImpl extends BaseServiceImpl<ComProjectDAO, ComPro
dto.setUnitPayment(unitPaymentList); dto.setUnitPayment(unitPaymentList);
// 项目绩效目标表 // 项目绩效目标表
if (dto.getProjState() >= 50) //if (dto.getProjState() >= 50)
LoadProjectKPIInfo(dto); LoadProjectKPIInfo(dto);
......
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