From af95fbe735ad93ef9c6135b4d49e62013280c594 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Tue, 24 Sep 2024 11:19:02 +0800 Subject: [PATCH] =?UTF-8?q?style(=E5=9B=BE=E8=A1=A8):=203D=E6=97=8B?= =?UTF-8?q?=E8=BD=AC=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/visualization/OuterParamsSet.vue | 4 ++-- .../src/components/visualization/common/ComponentPosition.vue | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/core/core-frontend/src/components/visualization/OuterParamsSet.vue b/core/core-frontend/src/components/visualization/OuterParamsSet.vue index b3387d8208..5a76a3a111 100644 --- a/core/core-frontend/src/components/visualization/OuterParamsSet.vue +++ b/core/core-frontend/src/components/visualization/OuterParamsSet.vue @@ -68,7 +68,7 @@ - + 选择参数关联组件 @@ -249,7 +249,7 @@ - + 参数配置 diff --git a/core/core-frontend/src/components/visualization/common/ComponentPosition.vue b/core/core-frontend/src/components/visualization/common/ComponentPosition.vue index 1e0991e6eb..bea33fd1bb 100644 --- a/core/core-frontend/src/components/visualization/common/ComponentPosition.vue +++ b/core/core-frontend/src/components/visualization/common/ComponentPosition.vue @@ -183,6 +183,7 @@ const maintainRadioChange = () => { } const multiDimensionalChange = () => { // do change + snapshotStore.recordSnapshotCache() } const positionInit = () => {