导入创建分班

dev_hs
caicai8 6 years ago
parent c3d43d0ab4
commit f752fa4201

@ -118,6 +118,7 @@ class CreateGroupByImportModal extends Component{
const props = { const props = {
name: 'file', name: 'file',
multiple: true, multiple: true,
fileList:fileList,
action: getUploadActionUrl(), action: getUploadActionUrl(),
onRemove: this.onAttachmentRemove, onRemove: this.onAttachmentRemove,
onChange: this.handleChange onChange: this.handleChange

Loading…
Cancel
Save