考试列表

This commit is contained in:
BOE\10867418
2023-08-25 14:48:49 +08:00
parent 0d2a5b1b7d
commit 683c78c29f

View File

@@ -475,7 +475,7 @@ export default {
token: Cookies.get("token"),
},
}).then((res) => {
downLoad(res.data, "学习员工数据.xlsx");
downLoad(res.data, "考试列表.xlsx");
});
};
onMounted(() => {