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 = () => {