chore: 批量提交未提交的更改

This commit is contained in:
2026-04-08 22:40:21 +08:00
parent 59503d05a5
commit f4f8aab22a
13 changed files with 275 additions and 316 deletions
+1 -3
View File
@@ -111,9 +111,7 @@ const saveEvent = async () => {
}, 1500)
}
onMounted(() => {
store.fetchEvents()
})
// 数据已在主页面预加载,无需重复加载
</script>
<style scoped>