@@ -234,7 +234,7 @@ export default {
getName(e) {
this.$router.push({
path: "/knowledge/category/infoList",
- query: { id: 6 },
+ query: { id: e.id },
});
},
/* 解析 */