zs 2 years ago
parent
commit
964e628a72
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pagesHome/group/share.vue

+ 1 - 1
pagesHome/group/share.vue

@@ -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 {
 								uni.navigateTo({