mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 19:36:43 +08:00
Merge branch 'master' of codeup.aliyun.com:6265f483e4166464dc2f9c14/boeu/portal
This commit is contained in:
@@ -368,6 +368,7 @@ export default {
|
||||
apiUserBasic.getOrgInfo(this.upload.orgId).then(rs=>{
|
||||
if(rs.status==200){
|
||||
this.upload.orgName=rs.result.name;
|
||||
this.needOrg='';
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user