提交 e3aa0f48 编写于 作者: D DebugIsFalse

Update [id].vue

上级 1829728e
...@@ -323,7 +323,6 @@ useHead({ ...@@ -323,7 +323,6 @@ useHead({
title: `${state.query} - GitBot` title: `${state.query} - GitBot`
}) })
nextTick( () => { nextTick( () => {
console.log('$firstRecordTitle.value:', $firstRecordTitle.value)
const query = $firstRecordTitle.value || state.query const query = $firstRecordTitle.value || state.query
// 清除临时缓存提问问题 // 清除临时缓存提问问题
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册