فهرست منبع

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

DESKTOP-4G80JF4\long 3 سال پیش
والد
کامیت
f000269800
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  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) {