修改显示错误

This commit is contained in:
2024-12-10 17:35:28 +08:00
parent 307be86cb4
commit f63b2f3319
4 changed files with 6 additions and 2 deletions

View File

@@ -50,6 +50,7 @@ Component({
alertInfo(message)
return;
}
alertSuccess("领取成功")
that.triggerEvent("get", { id, type: 1 })
})