diff --git a/example/docs/zh-CN/components/datePicker.md b/example/docs/zh-CN/components/datePicker.md index 3ad07ddd..e1f9a10c 100644 --- a/example/docs/zh-CN/components/datePicker.md +++ b/example/docs/zh-CN/components/datePicker.md @@ -138,5 +138,17 @@ export default { ::: +::: title Date Picker 属性 +::: + +::: table + +| 属性 | 描述 | 类型 | 默认值 | 可选值 | +| ------------- | ------------------------------------------------------------ | -------------- | ------ | -------------- | +| v-model | 当前时间 | `string` | -- | — | +| type | 选择类型 | `string` | `date` | `date` `datetime` `year` `month` `time` | + +::: + ::: previousNext transfer ::: \ No newline at end of file diff --git a/example/docs/zh-CN/guide/changelog.md b/example/docs/zh-CN/guide/changelog.md index 879b591c..0c7bd81f 100644 --- a/example/docs/zh-CN/guide/changelog.md +++ b/example/docs/zh-CN/guide/changelog.md @@ -10,19 +10,19 @@ ::: demo \ No newline at end of file +}); +