Commit b2b3e5f7 authored by youjie's avatar youjie

no message

parent 8aa64605
...@@ -1148,17 +1148,17 @@ export default { ...@@ -1148,17 +1148,17 @@ export default {
} }
} }
}else{ }else{
if (pickuporderHotal.length > 0) { // if (pickuporderHotal.length > 0) {
this.order = pickuporderHotal[pickuporderHotal.length-1] // this.order = pickuporderHotal[pickuporderHotal.length-1]
if (this.order) { // if (this.order) {
this.msg.searchroomGroup = this.order.order.msg.searchroomGroup // this.msg.searchroomGroup = this.order.order.msg.searchroomGroup
// this.msg.searchroomGroup.forEach(item => { // this.msg.searchroomGroup.forEach(item => {
// item.numberOfChildren = 0 // item.numberOfChildren = 0
// item.ChildAgeDetails = 0 // item.ChildAgeDetails = 0
// }) // })
this.CountPeople() // this.CountPeople()
} // }
} // }
} }
let params = newVal.params let params = newVal.params
......
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