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
+2 -2
View File
@@ -216,7 +216,7 @@ export default {
### CheckboxGroup Methods
Use ref to get CheckboxGroup instance and call instance methods
Use [ref](https://vuejs.org/v2/api/#ref) to get CheckboxGroup instance and call instance methods
| Name | Description | Attribute | Return value |
|------|------|------|------|
@@ -224,7 +224,7 @@ Use ref to get CheckboxGroup instance and call instance methods
### Checkbox Methods
Use ref to get Checkbox instance and call instance methods
Use [ref](https://vuejs.org/v2/api/#ref) to get Checkbox instance and call instance methods
| Name | Description | Attribute | Return value |
|------|------|------|------|