sunlupeng 4 ngày trước cách đây
mục cha
commit
cbb0d9c16d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)