story#6462,省市选择弹出框不要×

This commit is contained in:
2025-05-21 13:48:33 +08:00
parent 037fbf74fb
commit c2cc09aef1

View File

@ -139,7 +139,6 @@
<van-calendar v-model="showDatePicker" type="range" @confirm="onConfirm" />
<van-popup
v-model="areaShow"
closeable
position="bottom"
>
<van-area title="标题" :area-list="areaList" :columns-num="2" closeable="true" :value="areaCode ? String(areaCode) : ''"