调整查询详情
This commit is contained in:
parent
c9ab421a35
commit
6efdb4dce3
@ -171,7 +171,7 @@ export const xxtsFindByIdApi = async (params: any) => {
|
||||
|
||||
// 查询学生请假信息
|
||||
export const xsQjFindByIdApi = async (params: any) => {
|
||||
return await get("/api/xsQj/findById", params);
|
||||
return await get("/api/xsQj/getDetail", params);
|
||||
};
|
||||
|
||||
// 学生请假审批
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user