docs(DatetimePicker): add version tip

This commit is contained in:
chenjiahan
2020-07-12 14:37:13 +08:00
parent 8b48f8622e
commit 2b22a9d510
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
/>
</demo-block>
<demo-block card :title="t('datehourType')">
<demo-block card v-if="!isWeapp" :title="t('datehourType')">
<van-datetime-picker
v-model="value.datehour"
type="datehour"