wolyshaw il y a 4 ans
Parent
commit
64bb3dce33

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/index.html


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/static/js/chunk-1cb871a9.91bae5f9.js


+ 1 - 1
src/views/businessManager/orderManager/businessStatement.vue

@@ -171,7 +171,7 @@ export default {
       }
     })
     const form = {...this.searchForm}
-    form.month = String(new Date().getMonth() + 1)
+    form.month = dayjs().format('YYYY-MM')
     this.searchForm = form
     this.getList()
     var now = new Date();

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff