From 8b473fa5c8a53a371b1ccb20d0f6a5c59c98810b Mon Sep 17 00:00:00 2001 From: Dragon <13925835632@139.com> Date: Wed, 21 Feb 2024 10:16:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=B1=95=E7=A4=BA=E5=BC=82?= =?UTF-8?q?=E5=B8=B8=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/peko/activity/act-guard-planet/js/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/peko/activity/act-guard-planet/js/index.js b/view/peko/activity/act-guard-planet/js/index.js index 859a127..abeed0c 100644 --- a/view/peko/activity/act-guard-planet/js/index.js +++ b/view/peko/activity/act-guard-planet/js/index.js @@ -590,7 +590,7 @@ const sendUserDrawInfo = (itemId, num) => { success (res) { if (res.code === 200) { toastMsg('召喚成功!') - getListItem() + getListItem(roundId) $('.select-num input').val(0) $('.select-num .ipt-wrap main i').html(0) $('.select-num .ipt-wrap .p1 b').html('鉆石*0')