jiehanlin

Results 2 issues of jiehanlin

System.StackOverflowException:“Exception_WasThrown” on internal static Func GetClonerForValueType().

以下代码测试可用,供参考。如果jumpToDate 能加上offset 参数,提供跳转的偏移量,会更好。 function jumpToDate(_date: Date | undefined) { EmitNoDateError(date.date); return;} // date = date.getoffset(-Variables.time.millisecond0f.day * 5); const offset = 1; switch (ganttHeader.unit) { case 'month': date = date.getoffset(-Variables.time.millisecondof.week *...

enhancement