mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 12:26:47 +08:00
面授修改
This commit is contained in:
@@ -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 = () => {
|
||||
|
||||
Reference in New Issue
Block a user