mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs: fix typo in Form (#12322)
This commit is contained in:
parent
6bab31f704
commit
12b2fef7bd
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user