miniprogram_npm/tdesign-miniprogram/date-time-picker/type.d.ts @@ -12,10 +12,6 @@ type: StringConstructor; value?: string; }; customLocale?: { type: StringConstructor; value?: string; }; end?: { type: null; value?: string | number;