明梦爽
2022-03-03 40dd36a940f53dc57115483d069dd27d87b8cb1f
src/components/page/zhengce.vue
@@ -55,7 +55,7 @@
      cont: '', //小标题变色
      menuList: [],
      newsList:[],
      pageSize:5,
      pageSize:6,
      currentPage:1,
      total:0,
      item:{},
@@ -116,7 +116,7 @@
    show(item){
      // console.log(item.id);
      this.$router.push({path:'/home/news',query:{id:item.id}})
    }
    },
  }
}
</script>