Explorar el Código

opt:删除无用代码

LiChengjin hace 2 meses
padre
commit
f9b2c9ebd3
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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({