parent
1519f47f7d
commit
986430513b
|
|
@ -273,8 +273,8 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
set(record, dataKey, value);
|
||||
defaultValueRef.value = value;
|
||||
//const record = await table.updateTableData(index, dataKey, value);
|
||||
needEmit && table.emit?.('edit-end', { record, index, key: dataKey, value });
|
||||
isEdit.value = false;
|
||||
|
|
|
|||
Loading…
Reference in New Issue