标签: javascript jquery momentjs
我正在使用moment.js库在jQuery中实现日期范围选择器。
我正在比较(this.endDate.isBefore(this.maxDate)|| this.endDate.isSame(this.maxDate))