mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
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