启用 WAI-ARIA 支持,使组件能够被屏幕阅读器正确识别
gantt.config.wai_aria_attributes = true; ... gantt.init("gantt_here");
在版本 4.1 中引入