MR-Robot-Lee
Results
2
comments of
MR-Robot-Lee
> 今天会发1.22.1 你再看看 拖动任务条仍然会出现父级时间同步不准确的问题,见下图 
> 可以把复现问题的完整option贴出来 感谢回复,如果还需要其他信息,我随时在线。 ``` js const option = { overscrollBehavior: 'none', records: records, taskListTable: { hierarchyExpandLevel: 5, menu:{ contextMenuItems: (field, row, col, table) => { const record = table.getRecordByCell(col, row);...