Commit 73e88fa8 authored by zhengke's avatar zhengke

修改

parent 86e0053b
......@@ -315,7 +315,7 @@
this.objOption.NotUseCourseIds = tempData.NotUseCourseIds;
this.objOption.DetailList = tempData.DetailList;
this.objOption.MonthGoalMoney = tempData.MonthGoalMoney;
this.position.PlanType=tempData.PlanType;
this.objOption.PlanType=tempData.PlanType;
this.SaleIdsArray = tempData.SaleIdList;
this.UseCourseIdsArray = tempData.UseCourseIdList;
this.NotUseCourseIdsArray = tempData.NotUseCourseIdList;
......
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