mirror of
https://github.com/dataease/dataease.git
synced 2026-06-17 21:08:31 +08:00
fix(X-Pack): 同步管理,修复无法打开源数据源插件页面组件的问题
This commit is contained in:
@@ -141,7 +141,6 @@ onMounted(async () => {
|
||||
if (!window.tinymce) {
|
||||
window.tinymce = tinymce
|
||||
}
|
||||
debugger
|
||||
loadDistributed().then(async res => {
|
||||
new Function(res.data)()
|
||||
useEmitt().emitter.emit('load-xpack')
|
||||
|
||||
2
de-xpack
2
de-xpack
Submodule de-xpack updated: b092832c19...0daa476683
Reference in New Issue
Block a user