We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a485408 commit e39b43bCopy full SHA for e39b43b
components/date-picker/WeekPicker.tsx
@@ -28,7 +28,6 @@ export default defineComponent({
28
mixins: [BaseMixin],
29
inheritAttrs: false,
30
props: initDefaultProps(WeekPickerProps, {
31
- format: 'gggg-wo',
32
allowClear: true,
33
}),
34
setup() {
0 commit comments