docs: add link of ref (#5072)

This commit is contained in:
neverland
2019-11-21 17:32:23 +08:00
committed by GitHub
parent a1a93ba11b
commit 3bcb4e7716
26 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ export default {
### Methods
Use ref to get list instance and call instance methods
Use [ref](https://vuejs.org/v2/api/#ref) to get List instance and call instance methods
| Name | Description | Attribute | Return value |
|------|------|------|------|
+1 -1
View File
@@ -127,7 +127,7 @@ export default {
### 方法
通过 ref 可以获取到 list 实例并调用实例方法
通过 [ref](https://cn.vuejs.org/v2/api/#ref) 可以获取到 List 实例并调用实例方法
| 方法名 | 说明 | 参数 | 返回值 |
|------|------|------|------|