mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
[bugfix] Area: incorrect initial index when set columns-num 2
This commit is contained in:
parent
6b16d7b4cd
commit
e8473b270d
@ -164,6 +164,7 @@ VantComponent({
|
||||
);
|
||||
|
||||
return Promise.all(stack)
|
||||
.catch(() => {})
|
||||
.then(() =>
|
||||
picker.setIndexes([
|
||||
this.getIndex('province', code),
|
||||
|
Loading…
x
Reference in New Issue
Block a user