Explorar o código

[edit][console]

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

+ 1 - 1
pages/treasure/invite.vue

@@ -161,7 +161,7 @@ export default {
 		this.getConfig();
 	},
 	mounted() {
-		console.log('headers', JSON.parse(this.headers));
+		console.log('headers', this.headers);
 		this.setCookieMid();
 		Cookies.set(this.detail.postId, JSON.stringify({ inviteCode: this.$route.params.id, channel: this.$route.params.channel }), { expires: 100 });
 		this.setTreasureInfo();