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

Update Create.vue

上级 94ef6534
......@@ -54,8 +54,8 @@ const handleSearch = async () => {
})
}
}
if (!$repos.length) {
onMounted(async () => {
if (!$repos.length) {
let repoData = await fetchRequest('/v1/chat/repository', {
headers: {
'Content-Type': 'application/x-www-form-urlencoded'
......@@ -69,7 +69,8 @@ if (!$repos.length) {
}
})
$setRepo(repoData)
}
}
})
defineShortcuts({
meta_enter: {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册