陶杰
2024-12-23 d39644872fa6f9499fc2c1651bced631a9e96b19
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()
            }