zhongtianhaoyuan %!s(int64=3) %!d(string=hai) anos
pai
achega
c4701fafe0
Modificáronse 1 ficheiros con 1 adicións e 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) {