取消上传限制
This commit is contained in:
parent
f79b37eae7
commit
708a3e42a5
|
@ -16,5 +16,5 @@ export default {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
apiObjFile: API.common.uploadFile, //附件上传请求API对象
|
apiObjFile: API.common.uploadFile, //附件上传请求API对象
|
||||||
maxSizeFile: 10 //最大文件大小 默认10MB
|
maxSizeFile: 50 //最大文件大小 默认10MB
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue