mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
[improvement] Dialog: enable lazy-render (#2495)
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
<van-dialog
|
||||
v-model="show"
|
||||
show-cancel-button
|
||||
:lazy-render="false"
|
||||
:before-close="beforeClose"
|
||||
>
|
||||
<van-field
|
||||
|
Reference in New Issue
Block a user