docs: add method usage link

This commit is contained in:
陈嘉涵
2020-01-25 16:48:12 +08:00
parent 46d32ae099
commit a49d239d69
15 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -160,7 +160,7 @@ export default {
### 方法
通过 [ref](https://cn.vuejs.org/v2/api/#ref) 可以获取到 CountDown 实例并调用实例方法
通过 ref 可以获取到 CountDown 实例并调用实例方法,详见 [组件实例方法](#/zh-CN/quickstart#zu-jian-shi-li-fang-fa)
| 方法名 | 说明 | 参数 | 返回值 |
|------|------|------|------|