mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 09:36:01 +00:00
quick export from table result #892
This commit is contained in:
@@ -45,6 +45,6 @@ export default function createQuickExportMenu(
|
||||
return {
|
||||
text: 'Export',
|
||||
submenu: createQuickExportMenuItems(handler, advancedExportMenuItem),
|
||||
...advancedExportMenuItem,
|
||||
...additionalFields,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user