mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 19:41:45 +08:00
parent
ad3973272b
commit
20d49bf97f
@ -78,6 +78,7 @@ VantComponent({
|
||||
|
||||
const shouldEmitChange = this.data.value !== value;
|
||||
this.setData({ showPopup: false, value });
|
||||
this.$emit('close');
|
||||
|
||||
setTimeout(() => {
|
||||
this.setData({ showWrapper: false });
|
||||
|
Loading…
x
Reference in New Issue
Block a user