mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-25 16:16:20 +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