Auto Submit

dev_local_v9_xiangtandaxue
autosubmit 2 years ago
parent 902185a184
commit fb04502c3d

@ -170,11 +170,6 @@ var UploadSchdule = function UploadSchdule(_ref) {
case 0:
formData = new FormData();
formData.append('file', fileList[0]);
// formData.append('start_time', startTime);
// if (!startTime.length) {
// message.warn('请输入本学期开始时间');
// return;
// }
if (!((fileList === null || fileList === void 0 ? void 0 : fileList.length) === 0)) {
_context.next = 5;
break;

Loading…
Cancel
Save