perf(X-Pack): 拼写错误

This commit is contained in:
fit2cloud-chenyw
2024-04-03 17:36:38 +08:00
parent 800248b13f
commit de806dda97
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: 'embeddedInterative',
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: 'embeddedInterative',
methodName: 'embeddedInteractive',
args: {
eventName: 'de-dashboard-editor-back',
args: 'Just a demo that descript dataease embedded interactive'