多体系建设信息化条统-前端
zhouwx
2025-12-12 ff1169ac5114c68e96c5686a0caa5d69d8a60b8a
src/api/onlineEducation/user.js
@@ -61,3 +61,11 @@
        data: data
    })
}
export function getEmployeeRecords(param) {
    return request({
        url: '/system/employee-record/getEmployeeRecordList',
        method: 'get',
        params: param
    })
}