From d419800cdc6cb4063dcf9a7cd264225a9a21ea98 Mon Sep 17 00:00:00 2001 From: tcubic <123456> Date: Tue, 2 Aug 2022 11:01:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B011?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Index.vue b/src/components/Index.vue index 300b106..6a3c254 100644 --- a/src/components/Index.vue +++ b/src/components/Index.vue @@ -183,7 +183,7 @@ const btn = () => { // 抽奖按钮 const drawBtn = () => { - console.log("抽奖:"); + console.log("抽奖22:"); service.get(process.env.VUE_APP_API + '/cms88/card/qrcode/',cardId=store.state.userAccount.cardId ) .then((res) => {