diff --git a/src/views/device/sparePartsApplicationRecord/index.vue b/src/views/device/sparePartsApplicationRecord/index.vue
index 16a23924..05a78621 100644
--- a/src/views/device/sparePartsApplicationRecord/index.vue
+++ b/src/views/device/sparePartsApplicationRecord/index.vue
@@ -157,7 +157,7 @@
-
+
-
+
diff --git a/src/views/device/upkeepOrder/index.vue b/src/views/device/upkeepOrder/index.vue
index fb0bd62b..61f5e3fe 100644
--- a/src/views/device/upkeepOrder/index.vue
+++ b/src/views/device/upkeepOrder/index.vue
@@ -976,18 +976,7 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -1007,6 +1007,13 @@
+
+
+
+
+
+
+
@@ -1039,6 +1046,16 @@
{{ workVO.order.shutDown }}
{{ workVO.order.planPerson }}
{{ workVO.order.repairCode }}
+
+
+
@@ -1188,6 +1205,7 @@ export default {
orderStart:null,
orderEnd:null,
planPerson:null,
+ upkeepPictures:[],
},equ: {
equipmentCode:null,
equipmentName: null,
@@ -1358,6 +1376,7 @@ export default {
personList:[],
planTimeArray:[],
timeArray:[],
+ picturePath: null,
},
// 表单校验
rules: {}