sunlupeng 4 days ago
parent
commit
cbb0d9c16d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/monthlyDrawCarousel.html

+ 1 - 1
public/monthlyDrawCarousel.html

@@ -351,7 +351,7 @@
       };
       };
       // 大转盘抽奖按钮
       // 大转盘抽奖按钮
       async function starDraw() {
       async function starDraw() {
-        const postData = {
+        let postData = {
           actId: state.actId,
           actId: state.actId,
         };
         };
         postData = JSON.stringify(postData)
         postData = JSON.stringify(postData)