mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-22 09:16:44 +08:00
提交
This commit is contained in:
@@ -802,7 +802,6 @@
|
||||
toCourseDetail(item) {
|
||||
//二期调整,直接改成一个地址
|
||||
//return this.webBaseUrl + '/course/detail?id=' + item.id;
|
||||
console.log(item,"item");
|
||||
let $this=this;
|
||||
if (item.type == 10) {
|
||||
//return this.webBaseUrl + "/course/studyindex?id=" + item.id;
|
||||
|
||||
Reference in New Issue
Block a user