Commit 6600d7e2 authored by 王炽's avatar 王炽

66666

parent 80e2805a
......@@ -103,7 +103,7 @@ const handleAccept = () => {
setTimeout(() => {
isAnimating.value = false;
emit('close');
}, 1500);
}, 1000);
};
</script>
......
......@@ -191,7 +191,7 @@ const checkAndUpdateTaskResult = async () => {
onMounted(async () => {
// globalStore.isShowInvitePrizePanel = true;return
// globalStore.isShowTaskComplete = true;//?????????
globalStore.isShowTaskComplete = true;//?????????
//任务奖品
await checkAndUpdateTaskResult();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment