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