2024年7月6日 修改名称问题

This commit is contained in:
bai 2024-07-06 13:56:49 +08:00
parent 5191576b9e
commit 6a78913dfe
1 changed files with 1 additions and 1 deletions

View File

@ -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){