mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 20:06:44 +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