mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 03:16:42 +08:00
前端课程查询,增加companyId
This commit is contained in:
@@ -673,7 +673,7 @@ export default {
|
||||
this.course.audiences=this.audiences.join(",");
|
||||
}
|
||||
//console.log(this.userInfo)
|
||||
//this.course.companyId=this.userInfo.companyId;
|
||||
this.course.companyId=this.userInfo.companyId;
|
||||
|
||||
this.isFind = true;
|
||||
this.course.type = this.category;
|
||||
|
||||
Reference in New Issue
Block a user