1、代码 <DatePicker fieldProps={disabledDate: (current: any) => { return current < moment().startOf('day'); }}/> 2、效果