diff --git a/src/views/finance/serveDetail.vue b/src/views/finance/serveDetail.vue index 5ffa013..46e53f7 100644 --- a/src/views/finance/serveDetail.vue +++ b/src/views/finance/serveDetail.vue @@ -78,7 +78,7 @@ export default { page_size:10, keyword:'', year:`${new Date().getFullYear()}`, - month:`${new Date().getFullYear()}-${new Date().getMonth()+1}`, + month:this.$moment(new Date()).format('YYYY-MM'), }, types:[],