摘要:
1、指定任务栏中的文本和灯箱的标题 https://docs.dhtmlx.com/gantt/api__gantt_task_text_template.html 1 // timeLine 文字 2 gantt.templates.task_text = function (start, end 阅读全文
posted @ 2022-05-07 16:34
你在说啥
阅读(539)
评论(0)
推荐(0)
摘要:
1、添加一个新的依赖链接 https://docs.dhtmlx.com/gantt/api__gantt_addlink.html 1 var linkId = gantt.addLink({ 2 id:1, 3 source:1, 4 target:2, 5 type:gantt.config. 阅读全文
posted @ 2022-05-07 16:26
你在说啥
阅读(354)
评论(0)
推荐(0)
摘要:
1 gantt.plugins({ 2 tooltip: true 3 }); 4 // tooltip 自定义 5 gantt.templates.tooltip_text = function (start, end, task) { 6 const equipmentCodes = (task 阅读全文
posted @ 2022-05-07 16:21
你在说啥
阅读(805)
评论(0)
推荐(0)

浙公网安备 33010602011771号