diff --git a/vue/src/components/RegionSelector/Tab/index.vue b/vue/src/components/RegionSelector/Tab/index.vue index 18a92cc..0227a5e 100644 --- a/vue/src/components/RegionSelector/Tab/index.vue +++ b/vue/src/components/RegionSelector/Tab/index.vue @@ -4,13 +4,14 @@ :value="value" :disabled="readonly" :size="size" + popper-append-to-body clearable @clear="() => $emit('clear')" @visible-change="visibleChange" >