docs: fix typo in Form (#12322)

This commit is contained in:
zcvvvbb
2023-09-28 17:30:32 +08:00
committed by GitHub
parent 6bab31f704
commit 12b2fef7bd

View File

@@ -485,7 +485,7 @@ export default {
```html
<van-field
v-model="value"
v-model="result"
is-link
readonly
name="calendar"