feat: migrate Stepper component

This commit is contained in:
chenjiahan
2020-08-16 15:29:57 +08:00
parent a7f67ee227
commit 0ed0337de0
7 changed files with 44 additions and 31 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
</van-cell>
<van-cell center :title="t('asyncChange')">
<van-stepper :value="stepper6" async-change @change="onChange" />
<van-stepper :model-value="stepper6" async-change @change="onChange" />
</van-cell>
<van-cell v-if="!isWeapp" center :title="t('roundTheme')">