Explorar o código

[edit][postId]

zhangwei %!s(int64=2) %!d(string=hai) anos
pai
achega
ad40e6a60a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/treasure/index.vue

+ 1 - 1
pages/treasure/index.vue

@@ -126,7 +126,7 @@ export default {
 		let result = await getDetailSSR({
 			context,
 			params: {
-				inviteCode: route.params.id || '',
+				postId: route.params.id || '',
 				pageName: 'landPage',
 			},
 			url: `${baseURL}/denet/post/treasure/detail`,