From 6a78913dfebd19816562dca7c55e10b4a87c7d69 Mon Sep 17 00:00:00 2001 From: bai <1643359946@qq.com> Date: Sat, 6 Jul 2024 13:56:49 +0800 Subject: [PATCH] =?UTF-8?q?2024=E5=B9=B47=E6=9C=886=E6=97=A5=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E5=90=8D=E7=A7=B0=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecgboot-vue3/src/views/bl/blStuInfo/BlStuInfoList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jeecgboot-vue3/src/views/bl/blStuInfo/BlStuInfoList.vue b/jeecgboot-vue3/src/views/bl/blStuInfo/BlStuInfoList.vue index ad5e654..80395ca 100644 --- a/jeecgboot-vue3/src/views/bl/blStuInfo/BlStuInfoList.vue +++ b/jeecgboot-vue3/src/views/bl/blStuInfo/BlStuInfoList.vue @@ -160,7 +160,7 @@ const $message = useMessage(); let title = "11111"; let paramsForm = {id:record.id}; - let fileName = '教师问卷分析情况.docx'; + let fileName = '学生问卷分析情况.docx'; if(record.schoolName){ fileName = record.schoolName; if(record.xuenian){