Commit 7fb8b2b0 authored by youjie's avatar youjie

修复bug

parent 19710302
......@@ -151,7 +151,7 @@ export default {
if(e.value>this.parameters.rooms){
this.parameters.searchroomGroup.push({
roomNum: e.value,
numberOfAdults: 1,
numberOfAdults: 2,
numberOfChildren: 0,
ChildAgeDetails: null,
ChildAgeTexts: [],
......
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