diff --git a/src/views/device/deviceOrder/index.vue b/src/views/device/deviceOrder/index.vue index 2448bba7..4b6c0379 100644 --- a/src/views/device/deviceOrder/index.vue +++ b/src/views/device/deviceOrder/index.vue @@ -84,10 +84,10 @@ @keyup.enter.native="handleQuery" /> - + @@ -330,7 +330,7 @@ > - + - + + {{ workVO.order.orderEnd }} - {{ + {{ workVO.order.planPerson }} + {{ + workVO.order.planPersonName + }} {{ workVO.order.repairCode }} @@ -924,6 +928,7 @@ export default { orderStart: null, orderEnd: null, planPerson: null, + planPersonName: null, }, equ: { equipmentCode: null, @@ -1013,6 +1018,7 @@ export default { orderStatus: null, orderCost: null, planPerson: null, + planPersonName: null, orderCostTime: null, orderSignPerson: null, factoryCode: null, @@ -1101,6 +1107,7 @@ export default { orderStatus: null, orderCost: null, planPerson: null, + planPersonName: null, orderCostTime: null, orderSignPerson: null, factoryCode: null, diff --git a/src/views/device/inspectionWork/index.vue b/src/views/device/inspectionWork/index.vue index 038ee012..d8c6de57 100644 --- a/src/views/device/inspectionWork/index.vue +++ b/src/views/device/inspectionWork/index.vue @@ -126,10 +126,18 @@ @keyup.enter.native="handleQuery" /> - + + + + @@ -458,7 +466,8 @@ }} - + + {{ workVO.order.orderEnd }} - {{ + {{ workVO.order.planPerson }} + {{ + workVO.order.planPersonName + }} {{ workVO.order.repairCode }} @@ -826,6 +838,7 @@ export default { orderStart: null, orderEnd: null, planPerson: null, + planPersonName: null, }, equ: { equipmentCode: null, @@ -879,6 +892,7 @@ export default { orderStatus: "1", orderCost: null, planPerson: null, + planPersonName: null, orderCostTime: null, orderSignPerson: null, factoryCode: null, @@ -968,6 +982,7 @@ export default { orderStatus: "1", orderCost: null, planPerson: null, + planPersonName: null, orderCostTime: null, orderSignPerson: null, factoryCode: null, diff --git a/src/views/device/maintenanceWork/index.vue b/src/views/device/maintenanceWork/index.vue index cb41d48f..30a1304c 100644 --- a/src/views/device/maintenanceWork/index.vue +++ b/src/views/device/maintenanceWork/index.vue @@ -162,10 +162,18 @@ @keyup.enter.native="handleQuery" /> - + + + + @@ -503,7 +511,8 @@ }} - + + {{ workVO.order.shutDown }} - {{ + {{ workVO.order.planPerson }} + {{ + workVO.order.planPersonName + }}
@@ -922,6 +934,7 @@ export default { orderStart: null, orderEnd: null, planPerson: null, + planPersonName: null, upkeepPictures: [], }, equ: { @@ -978,6 +991,7 @@ export default { orderStatus: "1", orderCost: null, planPerson: null, + planPersonName: null, orderCostTime: null, orderSignPerson: null, factoryCode: null, @@ -1083,6 +1097,7 @@ export default { orderStatus: "1", orderCost: null, planPerson: null, + planPersonName: null, orderCostTime: null, orderSignPerson: null, factoryCode: null, diff --git a/src/views/device/spotInspectionOrder/index.vue b/src/views/device/spotInspectionOrder/index.vue index 2adb332d..c0265aae 100644 --- a/src/views/device/spotInspectionOrder/index.vue +++ b/src/views/device/spotInspectionOrder/index.vue @@ -480,7 +480,8 @@ align="center" prop="orderEnd" /> - + + {{ workVO.order.orderEnd }} - {{ + {{ workVO.order.planPerson }} + {{ + workVO.order.planPersonName + }} {{ workVO.order.repairCode }} @@ -928,6 +932,7 @@ export default { orderStart: null, orderEnd: null, planPerson: null, + planPersonName: null, }, equ: { equipmentCode: null, @@ -1019,6 +1024,7 @@ export default { orderStatus: null, orderCost: null, planPerson: null, + planPersonName: null, orderCostTime: null, orderSignPerson: null, factoryCode: null, @@ -1124,6 +1130,7 @@ export default { orderStatus: null, orderCost: null, planPerson: null, + planPersonName: null, orderCostTime: null, orderSignPerson: null, factoryCode: null, diff --git a/src/views/device/spotInspectionWork/index.vue b/src/views/device/spotInspectionWork/index.vue index 0bee4ab2..7a3dd6df 100644 --- a/src/views/device/spotInspectionWork/index.vue +++ b/src/views/device/spotInspectionWork/index.vue @@ -116,10 +116,18 @@ @keyup.enter.native="handleQuery" /> - + + + + @@ -343,7 +351,8 @@ - + + @@ -442,7 +451,8 @@ {{ workVO.order.planLoopEnd }} {{ workVO.order.orderStart }} {{ workVO.order.orderEnd }} - {{ workVO.order.planPerson }} + {{ workVO.order.planPerson }} + {{ workVO.order.planPersonName }} {{ workVO.order.repairCode }} @@ -597,6 +607,7 @@ export default { orderStart:null, orderEnd:null, planPerson:null, + planPersonName: null, },equ: { equipmentCode:null, equipmentName: null, @@ -648,6 +659,7 @@ export default { orderStatus: '1', orderCost: null, planPerson: null, + planPersonName: null, orderCostTime: null, orderSignPerson: null, factoryCode: null, @@ -738,6 +750,7 @@ export default { orderStatus: '1', orderCost: null, planPerson: null, + planPersonName: null, orderCostTime: null, orderSignPerson: null, factoryCode: null, diff --git a/src/views/device/upkeepOrder/index.vue b/src/views/device/upkeepOrder/index.vue index 314b2d55..d886df22 100644 --- a/src/views/device/upkeepOrder/index.vue +++ b/src/views/device/upkeepOrder/index.vue @@ -577,7 +577,8 @@ - + + {{ workVO.order.shutDown }} - {{ + {{ workVO.order.planPerson }} + {{ + workVO.order.planPersonName + }}
@@ -1444,6 +1448,7 @@ export default { orderStart: null, orderEnd: null, planPerson: null, + planPersonName: null, upkeepPictures: [], }, equ: { @@ -1594,6 +1599,7 @@ export default { orderStatus: null, orderCost: null, planPerson: null, + planPersonName: null, orderCostTime: null, orderSignPerson: null, factoryCode: null, @@ -2103,6 +2109,7 @@ export default { orderStatus: null, orderCost: null, planPerson: null, + planPersonName: null, orderCostTime: null, orderSignPerson: null, factoryCode: null,