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