diff --git a/core/core-frontend/src/components/dashboard/DbToolbar.vue b/core/core-frontend/src/components/dashboard/DbToolbar.vue index ca22177779..5f63e50f83 100644 --- a/core/core-frontend/src/components/dashboard/DbToolbar.vue +++ b/core/core-frontend/src/components/dashboard/DbToolbar.vue @@ -189,7 +189,7 @@ const backToMain = () => { const backHandler = (url: string) => { if (window['dataease-embedded-host'] && openHandler?.value) { const pm = { - methodName: 'interactive', + methodName: 'embeddedInteractive', args: { eventName: 'de-dashboard-editor-back', args: 'Just a demo that descript dataease embedded interactive' diff --git a/core/core-frontend/src/components/data-visualization/DvToolbar.vue b/core/core-frontend/src/components/data-visualization/DvToolbar.vue index 5d23619350..f9d08e8d65 100644 --- a/core/core-frontend/src/components/data-visualization/DvToolbar.vue +++ b/core/core-frontend/src/components/data-visualization/DvToolbar.vue @@ -131,7 +131,7 @@ const backToMain = () => { const backHandler = (url: string) => { if (window['dataease-embedded-host'] && openHandler?.value) { const pm = { - methodName: 'interactive', + methodName: 'embeddedInteractive', args: { eventName: 'de-dashboard-editor-back', args: 'Just a demo that descript dataease embedded interactive' diff --git a/de-xpack b/de-xpack index e289cbba50..1efcffd692 160000 --- a/de-xpack +++ b/de-xpack @@ -1 +1 @@ -Subproject commit e289cbba5075c52c499e644d6d9d5f6c13bd5714 +Subproject commit 1efcffd692bdba82e2db3450a960d873d7e0488d