Commit 095eea66 authored by youjie's avatar youjie

no message

parent 21d4a5b5
......@@ -1152,6 +1152,10 @@ export default {
this.order = pickuporderHotal[pickuporderHotal.length-1]
if (this.order) {
this.msg.searchroomGroup = this.order.order.msg.searchroomGroup
this.msg.searchroomGroup.forEach(item => {
item.numberOfChildren = 0
item.ChildAgeDetails = 0
})
this.CountPeople()
}
}
......
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