明梦爽
2022-01-26 08e0f4f66d2e39a19b91e8e2fe1bcad75569d4b8
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>