xsy-breeze-ui-rpa > FormSubEntityTableExtensionPointBatch > updateRowData
FormSubEntityTableExtensionPointBatch.updateRowData property
编辑一行数据
Signature:
updateRowData: (value: {
rowIndex: number;
data: any;
}) => Promise<any>;
xsy-breeze-ui-rpa > FormSubEntityTableExtensionPointBatch > updateRowData
编辑一行数据
Signature:
updateRowData: (value: {
rowIndex: number;
data: any;
}) => Promise<any>;
