feat: migrate Calendar component

This commit is contained in:
chenjiahan
2020-08-09 21:31:44 +08:00
parent a6888944ea
commit 0dd713f361
9 changed files with 93 additions and 76 deletions
+1 -1
View File
@@ -102,7 +102,7 @@
</demo-block>
<van-calendar
v-model="showCalendar"
v-model:show="showCalendar"
:type="type"
:color="color"
:round="round"