diff --git a/src/components/CBarSelection/CBarSelection.vue b/src/components/CBarSelection/CBarSelection.vue index 1b5f849b..a4580e54 100755 --- a/src/components/CBarSelection/CBarSelection.vue +++ b/src/components/CBarSelection/CBarSelection.vue @@ -25,7 +25,7 @@ emit-value borderless map-options - behavior="menu" + :behavior="$q.platform.is.ios === true ? 'dialog' : 'menu'" @update:model-value="gotoPageSel" >