mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
[new feature] Popup: support getContaienr (#611)
This commit is contained in:
@@ -41,12 +41,6 @@ export default create({
|
||||
currentValue: false,
|
||||
currentTransition: transition
|
||||
};
|
||||
},
|
||||
|
||||
mounted() {
|
||||
if (this.value) {
|
||||
this.open();
|
||||
}
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user