mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 19:36:43 +08:00
排行榜
This commit is contained in:
@@ -614,6 +614,7 @@ export default {
|
||||
},
|
||||
|
||||
jumpRouter(item) {
|
||||
// console.log(item)
|
||||
this.$router.push(`/case/detail?id=${item.id}`);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user