mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
feat: migrate Dialog component
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
{{ t('componentCall') }}
|
||||
</van-button>
|
||||
<van-dialog
|
||||
v-model="show"
|
||||
v-model:show="show"
|
||||
:title="t('title')"
|
||||
show-cancel-button
|
||||
:lazy-render="false"
|
||||
|
Reference in New Issue
Block a user