mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-16 22:36:43 +08:00
修改课程参数,获取hrbp后的字段匹配错误
This commit is contained in:
@@ -219,7 +219,7 @@ export default {
|
||||
auditUser:rs.result.name,
|
||||
//ukid:hrbpUser.user_id,
|
||||
orgId:row.orgId,
|
||||
orgName:rs.result.orgNamePath //+'/'+rrs.result.name
|
||||
orgName:rs.result.orgNamePath +'/'+rs.result.name
|
||||
}
|
||||
apiCourse.sumbits(req).then(res=>{
|
||||
if(res.status==200){
|
||||
|
||||
Reference in New Issue
Block a user