sunlupeng před 4 dny
rodič
revize
cbb0d9c16d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      public/monthlyDrawCarousel.html

+ 1 - 1
public/monthlyDrawCarousel.html

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