fix: bug
This commit is contained in:
@@ -333,6 +333,8 @@
|
||||
return !(t.type === 'question' && t.isLoading)
|
||||
})
|
||||
}
|
||||
// 设为提问中状态
|
||||
answerIsOver.value = false
|
||||
// seqNo.value = body.seqNo;
|
||||
// touchBtnCallBack.value && touchBtnCallBack.value();
|
||||
// touchBtnCallBack.value = null;
|
||||
|
||||
Reference in New Issue
Block a user