- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### Version 3.2.6 ### Environment ant design vue 3.2.10 ### Reproduction link [](https://codesandbox.io/s/san-zhong-da-xiao-ant-design-vue-3-2-10-forked-hrb2ii?file=/src/demo.vue) ### Steps to reproduce 尝试过引入 import advancedFormat from 'dayjs/plugin/advancedFormat' import weekOfYear from 'dayjs/plugin/weekOfYear' 等方式均不能成功 ### What is expected? 使用valueFormat能够正常显示值 ### What is actually happening? change时获取到的值正常,显示的值为当年第一周 <!-- generated by issue-helper. DO NOT REMOVE -->