From 20ba90f8a02b252ee2cade25daec05e896e25946 Mon Sep 17 00:00:00 2001 From: zhangds Date: Wed, 15 May 2024 11:38:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=E5=8C=85=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packkey/redPackets.html | 1 + 1 file changed, 1 insertion(+) diff --git a/packkey/redPackets.html b/packkey/redPackets.html index 1c7edbb..947f835 100644 --- a/packkey/redPackets.html +++ b/packkey/redPackets.html @@ -144,6 +144,7 @@ let openid = getQueryString("openid"); if (openid) { this.openid = openid; + this.getGoodsStatus(); } }, mounted() {