提交首页的跳转修改

This commit is contained in:
daihh
2022-10-31 14:41:47 +08:00
parent 070a8c4672
commit 554a739530

View File

@@ -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;