fix: 修复JS语法错误,删除多余代码块

This commit is contained in:
hmo
2026-04-23 22:20:40 +08:00
parent ce75a288e8
commit 22143bad78
2 changed files with 1 additions and 6 deletions
-1
View File
@@ -242,7 +242,6 @@ function renderGoalCard(g) {
</div>
`;
}
}
// 保存目标
async function saveGoal() {