From 288d3d032090130b7a4dacb3776dc2aefebc8823 Mon Sep 17 00:00:00 2001
From: wws <18630710203@163.com>
Date: Wed, 8 Nov 2023 13:20:19 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8A=A5=E8=A1=A8=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/device/inspectionWork/index.vue | 2 +-
src/views/device/maintenanceWork/index.vue | 1 -
src/views/device/spotInspectionWork/index.vue | 2 +-
3 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/src/views/device/inspectionWork/index.vue b/src/views/device/inspectionWork/index.vue
index e0a3404..0c38f09 100644
--- a/src/views/device/inspectionWork/index.vue
+++ b/src/views/device/inspectionWork/index.vue
@@ -347,7 +347,7 @@
{{workVO.order.orderStart}}
{{workVO.order.orderEnd}}
{{workVO.order.planPerson}}
- {{workVO.order.planCode}}
+ {{workVO.order.repairCode}}
diff --git a/src/views/device/maintenanceWork/index.vue b/src/views/device/maintenanceWork/index.vue
index ef38b3e..12a4281 100644
--- a/src/views/device/maintenanceWork/index.vue
+++ b/src/views/device/maintenanceWork/index.vue
@@ -347,7 +347,6 @@
{{workVO.order.orderStart}}
{{workVO.order.orderEnd}}
{{workVO.order.planPerson}}
- {{workVO.order.planCode}}
diff --git a/src/views/device/spotInspectionWork/index.vue b/src/views/device/spotInspectionWork/index.vue
index 65ba3c4..4f33f7d 100644
--- a/src/views/device/spotInspectionWork/index.vue
+++ b/src/views/device/spotInspectionWork/index.vue
@@ -347,7 +347,7 @@
{{workVO.order.orderStart}}
{{workVO.order.orderEnd}}
{{workVO.order.planPerson}}
- {{workVO.order.planCode}}
+ {{workVO.order.repairCode}}