Explorar o código

Merge branch 'new_web' of http://39.108.172.131:3000/Shannon_mu/SmartCommunity into new_web

DESKTOP-4G80JF4\long %!s(int64=3) %!d(string=hai) anos
pai
achega
f000269800
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      operationSupport/src/views/facilityInspections/index.vue

+ 3 - 1
operationSupport/src/views/facilityInspections/index.vue

@@ -166,7 +166,9 @@ export default {
                             communityId: row.communityId,
                             inspectionId: row.id,
                             peopleId: row.peopleId,
-                            peopleName: row.peopleName
+                            peopleName: row.peopleName,
+                            startDate: row.startDate,
+                            endDate: row.endDate
                         })
                         .then(({ msg, status, data }) => {
                             if (status == 0) {