提交 764ac4ba 编写于 作者: D DebugIsFalse

fix: 顶部搜藏问题

上级 6b73ad44
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
</header> </header>
</template> </template>
<script setup> <script setup>
const toast = useToast()
const props = defineProps({ const props = defineProps({
query: String query: String
}) })
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册