mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-22 12:50:35 +03:00
docs: update the disabledDate demo
This commit is contained in:
+1
-3
@@ -27,9 +27,7 @@
|
||||
|
||||
可用 `disabledDate` 和 `disabledTime` 分别禁止选择部分日期和时间.
|
||||
|
||||
当你使用`disabledDate` 或 `disabledTime`的时候, 应该设置`defaultValue`的值是不被禁止选择的.
|
||||
|
||||
`defaultValue`的默认值是`new Date().setHour(0,0,0,0)`
|
||||
**当你使用`disabledDate` 或 `disabledTime`的时候, 应该设置`defaultValue`的值是不被禁止选择的.**
|
||||
|
||||
<!-- Disabled -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user