[improvement] Dialog: enable lazy-render (#2495)

This commit is contained in:
neverland
2019-01-11 21:22:41 +08:00
committed by GitHub
parent c65e21e586
commit 5e623c1e34
5 changed files with 9 additions and 1 deletions

View File

@@ -38,6 +38,7 @@
<van-dialog
v-model="show"
show-cancel-button
:lazy-render="false"
:before-close="beforeClose"
>
<van-field