允许在拖动任务时调整任务的开始和结束日期,以适应工作时间内
gantt.config.work_time = true; gantt.config.correct_work_time = true; gantt.init("gantt_here");
此设置仅在启用 work_time 属性时生效。