diff --git a/packages/editor-ui/src/App.vue b/packages/editor-ui/src/App.vue index 3e34db26d4..8e638d6a09 100644 --- a/packages/editor-ui/src/App.vue +++ b/packages/editor-ui/src/App.vue @@ -266,7 +266,6 @@ export default defineComponent({ this.loading = false; }, async mounted() { - this.trackPage(); void this.externalHooks.run('app.mount');