fix: bug

This commit is contained in:
杨航
2025-12-04 18:58:05 +08:00
parent 1b45699697
commit b38cb9ecf5
+2
View File
@@ -333,6 +333,8 @@
return !(t.type === 'question' && t.isLoading)
})
}
// 设为提问中状态
answerIsOver.value = false
// seqNo.value = body.seqNo;
// touchBtnCallBack.value && touchBtnCallBack.value();
// touchBtnCallBack.value = null;