甘特图 API属性deadlines页面内容deadlines Description 启用或禁用任务截止日期元素的显示 deadlines: booleanExamplegantt.config.deadlines = true;gantt.init("gantt_here");Default value: trueRelated samples 显示截止日期 Details此配置用于启用或禁用任务截止日期元素的显示。若启用,Gantt 将检查 task.deadline 属性;若该属性包含有效日期,则在时间线中显示截止日期元素。Related Guides 时间线中的额外元素 Change log 在 v9.0 中新增 Need help?Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.