提交 e9e26664 编写于 作者: View Design's avatar View Design

Update index.vue

上级 b2b29b90
...@@ -54,6 +54,6 @@ async function getCollectionData () { ...@@ -54,6 +54,6 @@ async function getCollectionData () {
async function getThreadData() { async function getThreadData() {
threads.value = await getThreadsList() threads.value = await getThreadsList()
} }
getThreadData() await getThreadData()
getCollectionData() await getCollectionData()
</script> </script>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册