Commit 6720f27c authored by 黄奎's avatar 黄奎

页面修改

parent 23aa6918
......@@ -3753,7 +3753,8 @@ namespace Mall.Module.Product
qitem.Score,
qitem.Name,
qitem.Major,
Gender = qitem.Gender.ToInt()
Gender = qitem.Gender.ToInt(),
ReserveCount=qitem.OrderNum
}),
storeDateList= storeDateList.Select(qitem => new {qitem.DayDateStr,qitem.WeekDayStr,qitem.TimeList})
},
......
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