docs: fix typo in Form (#12322)
This commit is contained in:
@@ -485,7 +485,7 @@ export default {
|
|||||||
|
|
||||||
```html
|
```html
|
||||||
<van-field
|
<van-field
|
||||||
v-model="value"
|
v-model="result"
|
||||||
is-link
|
is-link
|
||||||
readonly
|
readonly
|
||||||
name="calendar"
|
name="calendar"
|
||||||
|
|||||||
Reference in New Issue
Block a user