This commit is contained in:
parent
5d5beeb011
commit
4ed2313f53
|
@ -192,7 +192,12 @@ export default {
|
|||
},
|
||||
data() {
|
||||
return {
|
||||
statisticsData: null,
|
||||
statisticsData: {
|
||||
prize:{
|
||||
list:[],
|
||||
title:''
|
||||
}
|
||||
},
|
||||
roterPre: roterPre,
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue