LiChengjin пре 2 месеци
родитељ
комит
f9b2c9ebd3
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      pages/order/order.vue

+ 0 - 1
pages/order/order.vue

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