Merge branch 'zcwyTeacher' into 'master_1030'

Zcwy teacher

See merge request !61
This commit is contained in:
joshen
2023-10-30 20:00:57 +08:00
19 changed files with 1189 additions and 74 deletions

View File

@@ -404,6 +404,7 @@ export default {
this.getResOwnerTree().then(rs=>{
this.resOwnerListMap=rs;
});
// 取消全局课程分类
this.getSysTypeTree().then(rs=>{
this.sysTypeListMap=rs;
})