mirror of
https://gitee.com/bootx/dax-pay-ui
synced 2026-08-13 15:55:43 +08:00
@@ -68,6 +68,8 @@
|
||||
scroll: { y: '100%' },
|
||||
pagination: false,
|
||||
});
|
||||
// 暴露getDataSource 供父组件使用
|
||||
defineExpose({ getDataSource });
|
||||
|
||||
function handleEdit(record: EditRecordRow) {
|
||||
record.onEdit?.(true);
|
||||
|
||||
Reference in New Issue
Block a user