wenliming 2 vuotta sitten
vanhempi
commit
bda948250b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pages/treasure/invite.vue

+ 1 - 1
pages/treasure/invite.vue

@@ -131,7 +131,7 @@ export default {
 				})(),
 			},
 			params: {
-				postId: route.params.id || '',
+				inviteCode: route.params.id || '',
 			},
 		});
 		if (data.code == 0) {