完成快速选中相关内容
This commit is contained in:
@@ -35,6 +35,7 @@ namespace NBF
|
||||
private void OnRemove(EventContext context)
|
||||
{
|
||||
context.PreventDefault();
|
||||
context.StopPropagation();
|
||||
OnChangeSlot?.Invoke(Index, 0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user