فهرست منبع

修改详情字段

Shannon_mu 3 سال پیش
والد
کامیت
cecc2e6471
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      operationSupport/src/views/facilityInspections/popups/details.vue

+ 3 - 3
operationSupport/src/views/facilityInspections/popups/details.vue

@@ -65,7 +65,7 @@ export default {
                 },
                 {
                     label: '任务名称:',
-                    prop: 'currentTaskName'
+                    prop: 'inspectionName'
                 },
                 {
                     label: '设备/设施类型:',
@@ -73,7 +73,7 @@ export default {
                 },
                 {
                     label: '巡检人员:',
-                    prop: 'currentUsers'
+                    prop: 'peopleName'
                 },
                 {
                     label: '计划开始时间:',
@@ -104,7 +104,7 @@ export default {
                 },
                 {
                     label: '设备名称',
-                    prop: 'typeValue'
+                    prop: 'name'
                 },
                 {
                     label: '地址',