diff --git a/core/core-frontend/src/custom-component/v-query/QueryConditionConfiguration.vue b/core/core-frontend/src/custom-component/v-query/QueryConditionConfiguration.vue index ce58aa0b50..867ed78df4 100644 --- a/core/core-frontend/src/custom-component/v-query/QueryConditionConfiguration.vue +++ b/core/core-frontend/src/custom-component/v-query/QueryConditionConfiguration.vue @@ -498,6 +498,7 @@ const handleBeforeClose = () => { inputCom.value?.mult?.handleClickOutside?.() handleDialogClick() dialogVisible.value = false + visiblePopover.value = false } const confirmClick = () => { @@ -1408,12 +1409,34 @@ defineExpose({