mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 19:41:45 +08:00
fix(Cascader): fix display erro after the value is reassigned void (#5760)
This commit is contained in:
parent
07dfcafb26
commit
443e78daec
@ -190,6 +190,7 @@ VantComponent({
|
|||||||
selected: null,
|
selected: null,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
activeTab: 0,
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
onClose() {
|
onClose() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user