Browse Source

[edit] style

wenliming 2 năm trước cách đây
mục cha
commit
bda948250b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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) {