导入创建分班

dev_hs
caicai8 6 years ago
parent c3d43d0ab4
commit f752fa4201

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

Loading…
Cancel
Save