|
@@ -123,7 +123,6 @@
|
|
uni.$showMsg('订单已过期,无法入住!')
|
|
uni.$showMsg('订单已过期,无法入住!')
|
|
return
|
|
return
|
|
}
|
|
}
|
|
- let order = this.orderList[index]
|
|
|
|
this.updateOrder(this.orderList[index])
|
|
this.updateOrder(this.orderList[index])
|
|
this.updateCheckinInfo([])
|
|
this.updateCheckinInfo([])
|
|
uni.navigateTo({
|
|
uni.navigateTo({
|