From aad6e4ce26f645ff68e4b8c529edcdeb1691a8e0 Mon Sep 17 00:00:00 2001 From: autosubmit Date: Fri, 13 Oct 2023 23:55:20 +0800 Subject: [PATCH] Auto Submit --- p__Classrooms__Lists__Exercise__Export__index.async.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p__Classrooms__Lists__Exercise__Export__index.async.js b/p__Classrooms__Lists__Exercise__Export__index.async.js index 6ff809ad34..1a81801926 100644 --- a/p__Classrooms__Lists__Exercise__Export__index.async.js +++ b/p__Classrooms__Lists__Exercise__Export__index.async.js @@ -809,7 +809,7 @@ var Export = function Export(_ref) { } }); // 通过下载地址获取到blol 并放到zip文件夹中 _context9.next = 4; - return (0,_utils_util__WEBPACK_IMPORTED_MODULE_12__/* .getBlob */ .Br)(_utils_env__WEBPACK_IMPORTED_MODULE_8__/* ["default"] */ .Z.API_SERVER + urlStr).then(function (blob) { + return (0,_utils_util__WEBPACK_IMPORTED_MODULE_12__/* .getBlob */ .Br)(urlStr).then(function (blob) { zip.file("".concat(allStudents[nums - 1]['user_name'], ".docx"), blob); }); case 4: