zhongtianhaoyuan há 3 anos atrás
pai
commit
9fce655c38
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/outboundManagement/weighingManagementNew.vue

+ 1 - 1
src/views/outboundManagement/weighingManagementNew.vue

@@ -1571,7 +1571,7 @@
         if (day < 10) {
         if (day < 10) {
           day = '0' + day
           day = '0' + day
         }
         }
-        return date.getFullYear() + mouth + date.getDate()
+        return date.getFullYear() + mouth + day
       },
       },
       contractNoChange(e) {
       contractNoChange(e) {
         this.warehouseCount = this.warehouseCount1
         this.warehouseCount = this.warehouseCount1