|
|
|
@ -78,7 +78,7 @@ export default {
|
|
|
|
page_size:10,
|
|
|
|
page_size:10,
|
|
|
|
keyword:'',
|
|
|
|
keyword:'',
|
|
|
|
year:`${new Date().getFullYear()}`,
|
|
|
|
year:`${new Date().getFullYear()}`,
|
|
|
|
month:`${new Date().getFullYear()}-${new Date().getMonth()+1}`,
|
|
|
|
month:this.$moment(new Date()).format('YYYY-MM'),
|
|
|
|
},
|
|
|
|
},
|
|
|
|
types:[],
|
|
|
|
types:[],
|
|
|
|
|
|
|
|
|
|
|
|
|