src/components/page/zhengce.vue @@ -116,7 +116,7 @@ show(item){ // console.log(item.id); this.$router.push({path:'/home/news',query:{id:item.id}}) } }, } } </script>