Browse Source

修改应付对账

shenjunjie 7 years ago
parent
commit
15b655d2dc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/mobile/center/vendor/btobapCheck.vue

+ 1 - 1
pages/mobile/center/vendor/btobapCheck.vue

@@ -296,7 +296,7 @@
       })
       this.getUnread()
       let sdateTo = new Date()
-      this.isShowApcheckList.thisMonth = sdateTo.getFullYear() + '-' + (sdateTo.getMonth() + 1)
+      this.isShowApcheckList.thisMonth = sdateTo.getFullYear() + '-' + (sdateTo.getMonth())
     },
     methods: {
       addApCheck() {