多体系建设信息化条统-前端
祖安之光
2026-04-29 83d251608828d17dbb9a8d480c13a1a7c0a20eb5
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
    })
}