@@ -424,7 +424,7 @@
this.showIndex=index;
},
moreArt(){
- this.$router.push({name:'lists',params:{id:'focus'}});
+ this.$router.push({path:'/lists',query:{id:'focus'}});
changeLiftColData(columnId){