Commit 9af82ade authored by 黄奎's avatar 黄奎

页面修改

parent 0e52f63d
...@@ -85,7 +85,9 @@ namespace Edu.Module.Course ...@@ -85,7 +85,9 @@ namespace Edu.Module.Course
var detail = new RB_Personnel_BonusDetail() var detail = new RB_Personnel_BonusDetail()
{ {
Id = 0, Id = 0,
BonusId = pModel.Id BonusId = pModel.Id,
OrderMoney=oItem.OrderMoney,
GuestNum=oItem.GuestNum,
}; };
} }
} }
......
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