From 800248b13f329f8ccd915f07700ff7295db616e6 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Wed, 3 Apr 2024 17:30:58 +0800 Subject: [PATCH 1/2] =?UTF-8?q?perf(X-Pack):=20=E5=B5=8C=E5=85=A5=E5=BC=8F?= =?UTF-8?q?=E4=B8=8E=E5=AE=BF=E4=B8=BB=E4=BA=A4=E4=BA=92=E5=87=BD=E6=95=B0?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/components/dashboard/DbToolbar.vue | 2 +- .../src/components/data-visualization/DvToolbar.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/core-frontend/src/components/dashboard/DbToolbar.vue b/core/core-frontend/src/components/dashboard/DbToolbar.vue index ca22177779..82e7604e38 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: 'embeddedInterative', 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..127a625794 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: 'embeddedInterative', args: { eventName: 'de-dashboard-editor-back', args: 'Just a demo that descript dataease embedded interactive' From de806dda9769310f5c54a812dd64edc3f923cb1d Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Wed, 3 Apr 2024 17:36:38 +0800 Subject: [PATCH 2/2] =?UTF-8?q?perf(X-Pack):=20=E6=8B=BC=E5=86=99=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/components/dashboard/DbToolbar.vue | 2 +- .../src/components/data-visualization/DvToolbar.vue | 2 +- de-xpack | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/core-frontend/src/components/dashboard/DbToolbar.vue b/core/core-frontend/src/components/dashboard/DbToolbar.vue index 82e7604e38..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: 'embeddedInterative', + 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 127a625794..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: 'embeddedInterative', + 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 426a7ed9f8..1efcffd692 160000 --- a/de-xpack +++ b/de-xpack @@ -1 +1 @@ -Subproject commit 426a7ed9f81ac63d9a95e1a58bd96d64a3c7b662 +Subproject commit 1efcffd692bdba82e2db3450a960d873d7e0488d