feat: 新增选择器

This commit is contained in:
奔跑的面条
2023-03-16 11:51:45 +08:00
parent 1130deab48
commit cfb8b038ce
13 changed files with 189 additions and 27 deletions
@@ -48,7 +48,7 @@ const timeRange = [
export const interactActions: InteractActionsType[] = [
{
interactType: InteractEventOn.CHANGE,
interactName: '完成后的回调',
interactName: '选择完成',
componentEmitEvents: {
[ComponentInteractEventEnum.DATE]: time,
[ComponentInteractEventEnum.DATE_TIME]: time,