Rosen

Results 3 issues of Rosen

Before submitting a pull request, please read the [contributing guide](https://vant-ui.github.io/vant/#/en-US/contribution). 在提交 pull request 之前,请阅读 [贡献指南](https://vant-ui.github.io/vant/#/zh-CN/contribution)。

change: fix

### 重现链接 https://codesandbox.io/p/devbox/vant-4-issue-template-8fuq5o ### Vant 版本 "vant": "4.8.1", ### 描述一下你遇到的问题。 报错内容如下:TypeError: Cannot read properties of undefined (reading 'length') ### 重现步骤 修改 const columnsType = ['year', 'month']为 const columnsType = ['year'];...

bug: need confirm