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

This commit is contained in:
杨航
2026-03-09 16:29:25 +08:00
parent 1cbf00e76a
commit de3e58758b
2 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ ENV = 'development'
#VITE_APP_BASE_API_Url = 'https://aits.jlbank.com.cn:7001'
VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7001'
VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7003'
# DEV
+5 -3
View File
@@ -341,9 +341,11 @@
isGettingPermission.value = false
}, 1000)
unref(recordObjCom).stop();
setTimeout(() => {
closeModel()
}, 300)
if(!transVoiceIng.value){
setTimeout(() => {
closeModel()
}, 300)
}
} else {
isGettingPermission.value = false
closeModel();