面授修改

This commit is contained in:
zhangsir
2024-10-10 15:27:57 +08:00
parent c9990113d5
commit a120ab6707
3 changed files with 10 additions and 8 deletions

View File

@@ -862,7 +862,9 @@ const exportHomeWorkShow = () => {
// message.success("导出作业成功");
exportHomeWorkV.value = true;
downloadUrl.value = res.data.data;
});
}).catch(err=>{
// message.error(err.data.msg)
})
};
// //导出作业
// const exportHomeWork = () => {