zs 2 年之前
父節點
當前提交
964e628a72
共有 1 個文件被更改,包括 1 次插入1 次删除
  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({