From 89d50baaf682b101a335e6cc5741a84644388cff Mon Sep 17 00:00:00 2001 From: tcubic <123456> Date: Fri, 5 Aug 2022 14:11:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/MyPrize.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/MyPrize.vue b/src/components/MyPrize.vue index 28e284d..d11deac 100644 --- a/src/components/MyPrize.vue +++ b/src/components/MyPrize.vue @@ -141,6 +141,7 @@ const getMoney = (val) => { // 红包类型未参与红包: 需先绑定牛卡号 if (val.type == 1) { + console.log("牛卡号:",store.state.userAccount.nkh); if (store.state.userAccount.nkh == '') { // Toast("牛卡号为空,先绑定牛卡号"); Dialog.confirm({