lifanzai il y a 9 mois
Parent
commit
08ed58913e
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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}`
 				})
 			},
 			// 确认订单