Authored by 邱骏

跳转详情页

... ... @@ -137,7 +137,7 @@ export default {
this.$router.push({
name: 'ArticleDetail',
params: {
articleId: 445
articleId: articleId
}
});
}
... ...