mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-14 21:36:42 +08:00
修改课程参数,获取hrbp后的字段匹配错误
This commit is contained in:
@@ -68,7 +68,6 @@
|
||||
}else{
|
||||
return (<span class="custom-tree-node"> <span>{node.label}</span></span>);
|
||||
}
|
||||
|
||||
},
|
||||
initTree(){
|
||||
apiUserBasic.findOrgsByKeyword('').then(rs=>{
|
||||
|
||||
Reference in New Issue
Block a user