提交 c87b8a9f 编写于 作者: D DebugIsFalse

Update [id].vue

上级 4dafc1fc
......@@ -74,7 +74,7 @@ function handleUpdateQuery(query) {
// 是否停止自动滚动到底部
const isAutoToBottom = ref(true)
watch(() => {
console.log(`directions.top:`, directions.top)
// console.log(`directions.top:`, directions.top)
if (directions.top) {
isAutoToBottom.value = true
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册