From d4a8745d9bbfc98fde12a08347dd4cc3530a6b1f Mon Sep 17 00:00:00 2001 From: "li.yuetong" Date: Thu, 4 Aug 2022 21:35:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=A6=E5=B9=B3=E9=99=A9=E6=B5=B7=E6=8A=A5?= =?UTF-8?q?=E5=88=86=E4=BA=AB=E5=8A=9F=E8=83=BD=E9=98=B2=E6=AD=A2token?= =?UTF-8?q?=E5=A4=B1=E6=95=88=EF=BC=8Cpost=E6=94=B9=E4=B8=BAget--2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/poster/PosterLoading.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/ebiz/poster/PosterLoading.vue b/src/views/ebiz/poster/PosterLoading.vue index bb154640e..a1baa9efc 100644 --- a/src/views/ebiz/poster/PosterLoading.vue +++ b/src/views/ebiz/poster/PosterLoading.vue @@ -75,7 +75,8 @@ export default { // flag: flag, // redisKey: key, // } - sharePosterLoading({tooken:this.$route.query.tooken}).then((res) => { + console.log(this.$route.query.tooken,'dfdfasd') + sharePosterLoading({tooken:'32926a9d9fa84de9bb0cac67ade27ec2'}).then((res) => { console.log(res) if(res.result==0){ window.location.href = res.content