From 69a74a86c46a964a49bff718dc255d3e5e033c9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Fri, 5 Jul 2019 20:19:16 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/modules/courses/shixunHomework/Listofworks.js | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/public/react/src/modules/courses/shixunHomework/Listofworks.js b/public/react/src/modules/courses/shixunHomework/Listofworks.js index 040ef24a1..f895d5938 100644 --- a/public/react/src/modules/courses/shixunHomework/Listofworks.js +++ b/public/react/src/modules/courses/shixunHomework/Listofworks.js @@ -1336,12 +1336,7 @@ class Listofworks extends Component { }); } - myBase64(strinb){ - var base = new Base64(); - var result2 = base.decode(strinb); - console.log("解密后的值")//解密后的值 - console.log(result2)//解密后的值 - } + // 导出实习报告批量 internshipreport = (url)=>{ console.log("internshipreport");