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

This commit is contained in:
杨航
2026-01-12 11:29:22 +08:00
parent f7d885da1f
commit baa1b8d2dd
+1 -1
View File
@@ -267,7 +267,7 @@
transLoading.value = false
closeModel()
uni.showToast({
title: '系统异常,请联系管理员',
title: err.message || '系统异常,请联系管理员',
icon: 'none',
duration: 1000
});