소스 검색

opt:删除无用代码

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