Explorar el Código

Merge branch 'master' of http://47.100.3.209:3000/gdc/yiliangyiyun-pc

ccjgmwz hace 3 años
padre
commit
d5ffa213fd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/houseSelfCollect/inspectionManagementNew.vue

+ 1 - 1
src/views/houseSelfCollect/inspectionManagementNew.vue

@@ -2303,7 +2303,7 @@
         if (day < 10) {
           day = '0' + day
         }
-        return date.getFullYear() + mouth + date.getDate()
+        return date.getFullYear() + mouth + day
       },
       editClick(status) {
         if (status == 3) {