mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 01:26:01 +00:00
workign excel import
This commit is contained in:
@@ -28,7 +28,7 @@ export default function ImportExportModal({ modalState, initialValues }) {
|
||||
initialScript: code,
|
||||
},
|
||||
});
|
||||
modalState.close();
|
||||
// modalState.close();
|
||||
};
|
||||
return (
|
||||
<ModalBase modalState={modalState}>
|
||||
|
||||
Reference in New Issue
Block a user