明梦爽
2022-01-26 894dd034da2c3b466f0ee80db36342d4b0d01ebc
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>