mirror of
https://github.com/dataease/dataease.git
synced 2026-06-16 20:42:07 +08:00
fix(X-Pack): 测试
This commit is contained in:
@@ -141,7 +141,7 @@ onMounted(async () => {
|
||||
if (!window.tinymce) {
|
||||
window.tinymce = tinymce
|
||||
}
|
||||
loadDistributed().then(async res => {
|
||||
loadDistributed()?.then(async res => {
|
||||
new Function(res.data)()
|
||||
useEmitt().emitter.emit('load-xpack')
|
||||
})
|
||||
|
||||
2
de-xpack
2
de-xpack
Submodule de-xpack updated: 596f26836b...e0132981a1
Reference in New Issue
Block a user