JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_fix: bug

This commit is contained in:
杨航
2026-03-24 09:25:20 +08:00
parent 8b68bfbe46
commit 42238018ed
+1
View File
@@ -364,6 +364,7 @@
setTimeout(() => {
stopAnswerCallBack.value = null;
answerIsOver.value = true;
isSending.value = false
}, 10);
return;
}