Commit d704611b authored by zhengke's avatar zhengke

修改参数

parent 82f2ee4c
...@@ -1270,7 +1270,6 @@ export default { ...@@ -1270,7 +1270,6 @@ export default {
this.HotelList = res.data.data.hotelSummary; this.HotelList = res.data.data.hotelSummary;
} }
this.PassMsg.groupBookingFlg = res.data.data.groupBookingFlg; this.PassMsg.groupBookingFlg = res.data.data.groupBookingFlg;
console.log(this.HotelList,'Hotellist');
} else { } else {
this.Error(res.data.message); this.Error(res.data.message);
} }
......
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