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({