1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-06 03:57:59 +08:00

docs(Calendar): hide firstDayOfWeek in weapp ()

This commit is contained in:
neverland 2021-02-28 19:30:25 +08:00 committed by GitHub
parent e6eb703207
commit ca97ef1012
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -82,6 +82,7 @@
/>
<van-cell
v-if="!isWeapp"
is-link
:title="t('firstDayOfWeek')"
@click="show('single', 'firstDayOfWeek')"