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() {