Merge pull request #6848 from dataease/pr@dev-v2@fix_no_license_error

fix: 社区版本浏览器控制台报错没有许可
This commit is contained in:
fit2cloud-chenyw 2023-11-25 16:40:04 +08:00 committed by GitHub
commit 4f8c8c8964
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,8 +58,7 @@ const loadComponent = () => {
storeCacheProxy(byteArray)
importProxy(byteArray)
})
.catch(e => {
console.error(e)
.catch(() => {
showNolic()
})
.finally(() => {