mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 11:56:44 +08:00
Merge branch 'zcwyTeacher' into 'master_1030'
Zcwy teacher See merge request !61
This commit is contained in:
@@ -404,6 +404,7 @@ export default {
|
||||
this.getResOwnerTree().then(rs=>{
|
||||
this.resOwnerListMap=rs;
|
||||
});
|
||||
// 取消全局课程分类
|
||||
this.getSysTypeTree().then(rs=>{
|
||||
this.sysTypeListMap=rs;
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user