@@ -105,7 +105,7 @@ import { mapGetters } from 'vuex'
},
getInfo() {
classesResult({
- roundId: 29
+ roundId: this.queryParams.roundId
}).then(res =>{
this.rows= res.rows.map(item => {
item.year = this.queryParams.year