陶杰
2025-01-08 b05a84f9178894b40a1d6a601b577403d7d93c46
sub_pages/customer/self/sign.vue
@@ -113,6 +113,7 @@
            if (code == 0) {
               this.$message.showToast('签到成功')
               item.sign = true
               this.$set(item,'sign',true)
               this.signNum += 1
               this.$forceUpdate()
            }