disabledStartDate = (current) => {
const endValue = this.state.endValue;// if (!startValue || !endValue) {// return false;// }// return startValue.valueOf() > endValue.valueOf();return current < moment();}
disabledDate={this.disabledStartDate}
设置disabledDate不可选的日期,怎样才可以把当天变成可选的

阿波罗的战车
慕森王
随时随地看视频慕课网APP