diff --git a/packages/vant/src/picker/README.md b/packages/vant/src/picker/README.md index 43c3153d4..4af615e9e 100644 --- a/packages/vant/src/picker/README.md +++ b/packages/vant/src/picker/README.md @@ -365,7 +365,7 @@ export default { | Name | Description | SlotProps | | --- | --- | --- | -| toolbar `3.1.2` | Custom toolbar content | - | +| toolbar | Custom toolbar content | - | | title | Custom title | - | | confirm | Custom confirm button text | - | | cancel | Custom cancel button text | - |