Merge pull request #8950 from dataease/pr@dev-v2@perf_embedded_host_function_name

perf(X-Pack): 嵌入式与宿主交互函数名称错误
This commit is contained in:
fit2cloud-chenyw 2024-04-03 17:40:21 +08:00 committed by GitHub
commit efb6fe70d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -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'

View File

@ -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'

@ -1 +1 @@
Subproject commit e289cbba5075c52c499e644d6d9d5f6c13bd5714
Subproject commit 1efcffd692bdba82e2db3450a960d873d7e0488d