diff --git a/components/ImportFile/index.js b/components/ImportFile/index.js index ea1199f..1ee0962 100644 --- a/components/ImportFile/index.js +++ b/components/ImportFile/index.js @@ -51,6 +51,7 @@ const ImportFile = (props) => { open={visible} onCancel={handleClose} width={600} + maskClosable={false} footer={[ templateUrl && ( ,