Commit 830776f6 by 李承祥

二次绩效归档,列头问题

parent 7020ccb2
......@@ -432,6 +432,7 @@ public SecondResponse GetSecondDetail(UseTempRequest request)
Type = t.Type,
FactorValue = t.FactorValue
}).Where(t => t.FiledId != "无FiledId").ToList();
result.HeadItems = headItems;
}
}
......
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