|
@@ -948,6 +948,7 @@ export default {
|
|
|
this.tabSelectRoomId = this.roomId
|
|
this.tabSelectRoomId = this.roomId
|
|
|
? this.roomId
|
|
? this.roomId
|
|
|
: res.result.livingRoomIds[1].roomId;
|
|
: res.result.livingRoomIds[1].roomId;
|
|
|
|
|
+ this.selectRoomId = this.tabSelectRoomId;
|
|
|
this.model = res.result;
|
|
this.model = res.result;
|
|
|
getAction("/business/busRoomBookingOrders/living-fees", {
|
|
getAction("/business/busRoomBookingOrders/living-fees", {
|
|
|
bookingOrderId: this.model.orderInfo.id,
|
|
bookingOrderId: this.model.orderInfo.id,
|