@@ -115,7 +115,7 @@
if (arr.data.result == true) {
if (that.id) {
uni.navigateTo({
- url: `/pagesHome/order/order?key=${arr.data.key}&group_id=${e._id}`
+ url: `/pagesHome/order/order?key=${arr.data.key}&group_id=${that.id}`
})
} else {