zxz %!s(int64=2) %!d(string=hai) anos
pai
achega
7f7135b1c0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/profitable/warehouseprofits.vue

+ 1 - 1
src/views/profitable/warehouseprofits.vue

@@ -183,7 +183,7 @@
        getPassYearFormatDate() {
         var nowDate = new Date()
         var _date = new Date()
-        nowDate.setTime(nowDate.getTime() - 24 * 60 * 60 * 1000 * 30)
+        // nowDate.setTime(nowDate.getTime() - 24 * 60 * 60 * 1000 * 30)
         var year = nowDate.getFullYear()
         var year1 = _date.getFullYear()
         var month = nowDate.getMonth() + 1