修改领券中心bug

This commit is contained in:
2024-12-09 14:19:42 +08:00
parent fd7777e4f4
commit f6f1425cf5
3 changed files with 11 additions and 4 deletions

View File

@@ -80,7 +80,7 @@ Page({
return
}
that.setData({
currentList: data
canGetList: data
})
})
},