chore: 批量提交未提交的更改
This commit is contained in:
@@ -314,11 +314,7 @@ const getScriptSummary = (script) => {
|
||||
return '暂无摘要'
|
||||
}
|
||||
|
||||
onMounted(async () => {
|
||||
await store.fetchUserProfile()
|
||||
await store.fetchEvents()
|
||||
await store.fetchScripts()
|
||||
})
|
||||
// 数据已在主页面预加载,无需重复加载
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
Reference in New Issue
Block a user