mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 11:56:44 +08:00
提交首页的跳转修改
This commit is contained in:
@@ -562,8 +562,6 @@ export default {
|
||||
//return $this.webBaseUrl + "/course/detail?id=" + item.id;
|
||||
}
|
||||
}
|
||||
|
||||
return "";
|
||||
},
|
||||
orderChange(id) {
|
||||
this.course.orderField = id;
|
||||
|
||||
Reference in New Issue
Block a user