VTable icon indicating copy to clipboard operation
VTable copied to clipboard

[Bug] deleteLink 这个删除方法不生效

Open 2363612752 opened this issue 9 months ago • 1 comments

Version

1.17.2

Link to Minimal Reproduction

deleteLink 这个删除方法怎么不生效,调用完图表对应的依赖线就会移出嘛

Steps to Reproduce

let link = { type: 'start_to_start', linkedFromTaskKey: '67', linkedToTaskKey: '683031899190464512' } ganttInstance.value.deleteLink(link)

创建依赖也是这个数据,我简单测试了一下,我这样写的不生效

Current Behavior

1

Expected Behavior

1

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

2363612752 avatar Mar 19 '25 10:03 2363612752

可以的话 请帮忙调试下问题呢 欢迎给我们提pr 参与开源建设

fangsmile avatar Mar 20 '25 07:03 fangsmile