docs: link to vue3 site

This commit is contained in:
chenjiahan
2020-10-25 09:25:26 +08:00
parent 23dd366ced
commit 59ed9eee51
24 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ To have a selected valuesimply pass the `code` of target area to `value` prop
### Methods
Use [ref](https://vuejs.org/v2/api/#ref) to get Area instance and call instance methods.
Use [ref](https://v3.vuejs.org/guide/component-template-refs.html) to get Area instance and call instance methods.
| Name | Description | Attribute | Return value |
| ----- | ------------------------- | ------------- | ------------ |