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

ani

上级 9c07c3b3
......@@ -91,6 +91,8 @@ async function handleCreate () {
})
loading.value = false
if (error.value) return
title.value = ''
description.value = ''
$closeLibraryCreate()
$getCollection()
}
......
......@@ -10,7 +10,7 @@
<div class="container max-w-screen-lg flex flex-col p-6">
<div class="flex gap-10">
<div class="flex flex-col flex-grow">
<div class="flex flex-col gap-4">
<div v-auto-animate class="flex flex-col gap-4">
<ILibraryThread
v-for="item in themesTagList"
:item="item"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册