mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
docs: fix typo in Form (#12322)
This commit is contained in:
@@ -485,7 +485,7 @@ export default {
|
||||
|
||||
```html
|
||||
<van-field
|
||||
v-model="value"
|
||||
v-model="result"
|
||||
is-link
|
||||
readonly
|
||||
name="calendar"
|
||||
|
Reference in New Issue
Block a user