@@ -405,8 +405,7 @@ const DemandDetailShow = Form.create()(React.createClass({
previewImage: file.url || file.thumbUrl,
previewVisible: true,
});
- }} >
- {fileList.length >= 1 ? null : uploadButton}
+ }} >
</Upload>
<Modal maskClosable={false} footer={null}
visible={this.state.previewVisible}
@@ -1,6 +1,6 @@
{
"name": "afanti",
- "version": "1.0.45",
+ "version": "1.0.46",
"description": "",
"main": "index.js",
"scripts": {