diff --git a/frontend/src/components/canvas/components/Editor/PreviewEject.vue b/frontend/src/components/canvas/components/Editor/PreviewEject.vue index 51948a88c0..d9c76d0453 100644 --- a/frontend/src/components/canvas/components/Editor/PreviewEject.vue +++ b/frontend/src/components/canvas/components/Editor/PreviewEject.vue @@ -53,6 +53,7 @@ export default { } // 加载视图数据 initPanelData(this.panelId, function() { + this.dataLoading = false // 如果含有跳转参数 进行触发 const tempParam = localStorage.getItem('jumpInfoParam') if (tempParam) {