mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
fix: 社区版本浏览器控制台报错没有许可
This commit is contained in:
@@ -58,8 +58,7 @@ const loadComponent = () => {
|
||||
storeCacheProxy(byteArray)
|
||||
importProxy(byteArray)
|
||||
})
|
||||
.catch(e => {
|
||||
console.error(e)
|
||||
.catch(() => {
|
||||
showNolic()
|
||||
})
|
||||
.finally(() => {
|
||||
|
||||
Reference in New Issue
Block a user