Commit 927fbec9 by lcx

其他模板显示可分配绩效

parent b1f787e6
......@@ -1449,7 +1449,7 @@ public List<ag_othersource> OtherList(int secondId, int userId)
{
item.ReservedRatio = empl.ReservedRatio;
item.OtherPerformance = getAprAmount(empl);
item.DistPerformance = getDistPerformance(empl);
item.TitlePerformance = getDistPerformance(empl);
}
}
......
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