多体系建设信息化条统-前端
祖安之光
5 days ago 4d5264ead8c96c78c9928e22fc66b0af190ed180
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
    })
}