@@ -312,7 +312,7 @@
})
},
checkInfo(data){
- this.$router.push({ name: 'industryDetails' ,params:data});
+ this.$router.push({ name: 'newsInforDetails' ,params:data});
}