Skip to content

uni-data-picker选不到直辖市的第二层 #506

Open
@LnksW

Description

@LnksW

displayName": "uni-data-picker 数据驱动的picker选择器
version": "1.0.1
问题描述:在地区选择模式下第一次点到直辖市时没有第二层内容,但是可以点击,点选到第三层时第二层又出现
【gif录屏】
111
使用:

<uni-data-picker   :localdata="address" v-model="data.areaCode" :value="data.areaCode" @change="dataPickerChange($event, 'areaCode')" v-slot:default="{data, error, options}">
{{ data.length != 0 ? dataPicker(data) : '请选择' }}
</uni-data-picker>

json文件
https://github.com/Wdam/JSON/tree/main
补充
{@J 0G5%)RAUKMLWK@ A4

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions