diff --git a/docs/docs/zh-CN/components/page.md b/docs/docs/zh-CN/components/page.md index ddfa2f20..225f1679 100644 --- a/docs/docs/zh-CN/components/page.md +++ b/docs/docs/zh-CN/components/page.md @@ -123,4 +123,4 @@ export default { | | | | | ----------- | ------------ | ------- | -| jump | 切换回调 | -- | +| jump | 切换回调 | { current: 当前页面 } | diff --git a/docs/docs/zh-CN/components/tab.md b/docs/docs/zh-CN/components/tab.md index c2d2347a..059af771 100644 --- a/docs/docs/zh-CN/components/tab.md +++ b/docs/docs/zh-CN/components/tab.md @@ -1,7 +1,7 @@ ::: demo