From 30b13a089fb4f9c308e73b51e9bfae05ed83e9ed Mon Sep 17 00:00:00 2001 From: 18571350067 Date: Mon, 15 Nov 2021 00:16:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=B8=8B=E8=BD=BD=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/course/question/QuestionList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/course/question/QuestionList.vue b/src/views/course/question/QuestionList.vue index 0a4f661..498c048 100644 --- a/src/views/course/question/QuestionList.vue +++ b/src/views/course/question/QuestionList.vue @@ -233,7 +233,7 @@ export default { // 下载模板 questionBatchDownload() { - window.location.href = '/dawa/sys/oss/show/20211108/2420f1de94174bb8a0fb1a2f1e9e1742.xlsx' + window.location.href = '/dawa/sys/oss/show/20211115/d722289c97f34ab8850eabdc45782e84.xlsx' }, //下载示例模板 questionBatchDownloadDemo() {