JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_fix: bug
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user