简体中文
外观
Home > EditingConfig > onConfirm
编辑确认通知
onConfirm?: (info: { rowKey: string; colKey: string; value: any }) => void;