mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-17 23:06:45 +08:00
修改试题显示问题
This commit is contained in:
@@ -550,6 +550,7 @@ export default {
|
||||
if (this.course.keyword) {
|
||||
apiSearchterm.save({ keyword: this.course.keyword, type: 1 });
|
||||
}
|
||||
|
||||
if(this.audiences.length>0){
|
||||
this.course.audiences=this.audiences.join(",");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user