forked from Gitlink/forgeplus-react
创客任务上传附件放开到150
This commit is contained in:
parent
7d54d1e08d
commit
c3215295d8
File diff suppressed because it is too large
Load Diff
|
|
@ -432,7 +432,7 @@ export default Form.create()(forwardRef(({ current_user, form, showNotification,
|
|||
<Upload
|
||||
className="commentStyle"
|
||||
load={UploadFunc}
|
||||
size={50}
|
||||
size={150}
|
||||
showNotification={showNotification}
|
||||
actionUrl={httpUrl}
|
||||
fileList={fileList}
|
||||
|
|
|
|||
Loading…
Reference in New Issue