lifanzai 9 months ago
parent
commit
08ed58913e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pages/house/orderInfo.vue

+ 2 - 2
pages/house/orderInfo.vue

@@ -155,9 +155,9 @@
 					return '状态异常'
 				}
 			},
-			goStayCheck() {
+			goStayCheck(id) {
 				uni.navigateTo({
-					url: '/pages/house/stayCheck'
+					url: `/pages/house/stayCheck?id=${this.orderId}`
 				})
 			},
 			// 确认订单