甘特图 API方法hideCover页面内容hideCover Description 隐藏阻止剩余屏幕交互的灯箱模态覆盖层 hideCover: (box?: HTMLElement) => voidParametersExamplegantt.hideCover(gantt.getLightbox());Details如果你指定了输入参数,该方法将隐藏指定的 HTML 对象元素(通过将 display 属性设置为 "none")。Related API showCover 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.