mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-16 06:16:44 +08:00
解决上传多个时的控制问题
This commit is contained in:
@@ -394,7 +394,6 @@
|
||||
Teacherinfo(){
|
||||
this.workname=[];
|
||||
this.checkboxtearGroup=[];
|
||||
|
||||
apiTeach.detailTeacher(this.userInfo.aid).then(res =>{
|
||||
if(res.result.courses){
|
||||
this.teachform.courses = res.result.courses;
|
||||
|
||||
Reference in New Issue
Block a user