- {getFieldDecorator('binaryFile', {
- valuePropName: 'fileList',
- getValueFromEvent: this.normFile,
- required: false,
- message: 'Please select tags'
- })(
-
false}
- multiple={false}
- >
-
-
-
- Click or drag file to this area
- to upload
- Support for a single or bulk
- upload.
- ,
- )}
-
-