提交修改

This commit is contained in:
daihh
2023-06-07 18:51:33 +08:00
parent 35ef44ab6a
commit 067ee1ea22
2 changed files with 3 additions and 1 deletions

View File

@@ -443,6 +443,7 @@ export default {
// 查询信息
course: {
orderField: "studys",
companyId:'',
keyword:'',//关键词
topOrder: true,
orderAsc: false,
@@ -993,7 +994,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.course.type = "";//不使用单查询了
this.course.types = "";
this.course.sysType1 = "";