This commit is contained in:
@fawn-nine
2023-10-23 10:05:53 +08:00
parent 6ea49ff709
commit 3d5574df5c
2 changed files with 5 additions and 2 deletions

View File

@@ -600,6 +600,7 @@
// 补卡
buSign(day) {
console.log('正在补卡', this.taskInfo)
return false
if (!this.taskInfo.id) {
uni.showToast({
title: '当天未发布打卡任务,不可补卡哦',