diff --git a/docs/docs/slider.md b/docs/docs/slider.md
index 4133b05..9cfcdf4 100644
--- a/docs/docs/slider.md
+++ b/docs/docs/slider.md
@@ -74,6 +74,12 @@
设置滑块样式是否扁平化。
+### highlightDate
+
+
+
+允许鼠标悬停高亮表头对应日期
+
### label
diff --git a/src/App.vue b/src/App.vue
index a2e1d4e..bce1711 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -79,6 +79,7 @@
:linked-resize="true"
progress
progress-decimal
+ highlight-date
>