diff --git a/src/views/device/equTeam/selectSinglePerson.vue b/src/views/device/equTeam/selectSinglePerson.vue
index 34ade19..258bcfa 100644
--- a/src/views/device/equTeam/selectSinglePerson.vue
+++ b/src/views/device/equTeam/selectSinglePerson.vue
@@ -1,8 +1,9 @@
-
-
+
- 搜索
- 重置
+ 搜索
+ 重置
-
-
+
+
-
-
-
-
-
+
+
+
+
+
diff --git a/src/views/device/faultReport/index.vue b/src/views/device/faultReport/index.vue
index b43eada..a19ba46 100644
--- a/src/views/device/faultReport/index.vue
+++ b/src/views/device/faultReport/index.vue
@@ -659,7 +659,12 @@
form.orderDesc
}}
-
+
-
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -555,17 +556,17 @@ export default {
label: "维修委外",
},
],
- //选择是否停机
- workStatusOption: [
- {
- workStatus: "1",
- label: "完成",
- },
- {
- workStatus: "0",
- label: "未完成",
- },
- ],
+ //选择是否停机
+ workStatusOption: [
+ {
+ workStatus: "1",
+ label: "完成",
+ },
+ {
+ workStatus: "0",
+ label: "未完成",
+ },
+ ],
// 表单参数
form: {},
// 表单校验
@@ -624,7 +625,7 @@ export default {
updateBy: null,
updateTime: null,
factoryCode: null,
- workStatus:null,
+ workStatus: null,
};
this.resetForm("form");
},
diff --git a/src/views/device/outsourceWorkOrder/selectSingleEquipment.vue b/src/views/device/outsourceWorkOrder/selectSingleEquipment.vue
index bb8b226..898f78a 100644
--- a/src/views/device/outsourceWorkOrder/selectSingleEquipment.vue
+++ b/src/views/device/outsourceWorkOrder/selectSingleEquipment.vue
@@ -1,8 +1,9 @@
-
-
+
请选择设备类型:
-
-
+
+
-
+
- 搜索
- 重置
+ 搜索
+ 重置
-
+
-
-
-
+
+
-
+
-
+
diff --git a/src/views/device/repairOrder/index.vue b/src/views/device/repairOrder/index.vue
index 7e41bc9..2c15fc2 100644
--- a/src/views/device/repairOrder/index.vue
+++ b/src/views/device/repairOrder/index.vue
@@ -1444,27 +1444,27 @@ export default {
this.detailList = null;
this.detailList = response.data.detailList;
if (this.detailList != null) {
- //检查项遍历
- var standards = [];
- this.detailList.forEach((item1) => {
- //检查项名字
- item1.standardList.forEach((item) => {
- var standard = {};
- standard.id = item.id;
- standard.itemName = item1.itemName;
- standard.itemMethod = item1.itemMethod;
- standard.standardName = item.standardName;
- standard.detailUpLimit = item.detailUpLimit;
- standard.detailDownLimit = item.detailDownLimit;
- standard.detailUnit = item.detailUnit;
- standard.detailReach = item.detailReach;
- standard.actualValue = item.actualValue;
- standard.standardType = item.standardType;
- standards.push(standard);
+ //检查项遍历
+ var standards = [];
+ this.detailList.forEach((item1) => {
+ //检查项名字
+ item1.standardList.forEach((item) => {
+ var standard = {};
+ standard.id = item.id;
+ standard.itemName = item1.itemName;
+ standard.itemMethod = item1.itemMethod;
+ standard.standardName = item.standardName;
+ standard.detailUpLimit = item.detailUpLimit;
+ standard.detailDownLimit = item.detailDownLimit;
+ standard.detailUnit = item.detailUnit;
+ standard.detailReach = item.detailReach;
+ standard.actualValue = item.actualValue;
+ standard.standardType = item.standardType;
+ standards.push(standard);
+ });
});
- });
- this.detailList = standards;
- console.log("111111111111",this.detailList);
+ this.detailList = standards;
+ console.log("111111111111", this.detailList);
}
this.openWrite = true;
this.title = "填写维修记录";
diff --git a/src/views/device/repairOrder/selectSingleEquipment.vue b/src/views/device/repairOrder/selectSingleEquipment.vue
index 97c6145..e06246a 100644
--- a/src/views/device/repairOrder/selectSingleEquipment.vue
+++ b/src/views/device/repairOrder/selectSingleEquipment.vue
@@ -1,8 +1,9 @@
-
-
+
请选择设备类型:
-
-
+
+
-
+
- 搜索
- 重置
+ 搜索
+ 重置
-
+
-
-
-
+
+
-
+
-
+
diff --git a/src/views/device/repairOrder/selectSinglePerson.vue b/src/views/device/repairOrder/selectSinglePerson.vue
index e5c25d5..d1a95be 100644
--- a/src/views/device/repairOrder/selectSinglePerson.vue
+++ b/src/views/device/repairOrder/selectSinglePerson.vue
@@ -1,8 +1,9 @@
-
-
+
- 搜索
- 重置
+ 搜索
+ 重置
-
-
+
+
-
-
+
+
-
+
diff --git a/src/views/device/repairOrder/selectSpareParts.vue b/src/views/device/repairOrder/selectSpareParts.vue
index 6bdfebe..74d2a4b 100644
--- a/src/views/device/repairOrder/selectSpareParts.vue
+++ b/src/views/device/repairOrder/selectSpareParts.vue
@@ -1,280 +1,358 @@
-
-
-
- 新增
-
-
-
- 删除
-
-
-
+
+
+
+ 新增
+
+
+
+ 删除
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
- {{ parseTime(scope.row.applyTime) }}
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.applyTime) }}
+
+
+
+
+
-
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/src/views/device/repairOrder/selectSparePartsLedger.vue b/src/views/device/repairOrder/selectSparePartsLedger.vue
index 9e366a2..22712d0 100644
--- a/src/views/device/repairOrder/selectSparePartsLedger.vue
+++ b/src/views/device/repairOrder/selectSparePartsLedger.vue
@@ -1,275 +1,358 @@
-
-
-
-
-
-
-
-
-
-
-
- 搜索
- 重置
-
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.amount - scope.row.storageAmount }}
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
- {{ scope.row.amount-scope.row.storageAmount}}
-
-
-
-
-
-
-
-
-
-
-
+
+
-
diff --git a/src/views/device/repairOrderReport/index.vue b/src/views/device/repairOrderReport/index.vue
index 8f8c029..fd55506 100644
--- a/src/views/device/repairOrderReport/index.vue
+++ b/src/views/device/repairOrderReport/index.vue
@@ -203,11 +203,9 @@
fixed
>
- {{ scope.row.workCode }}
+ {{
+ scope.row.workCode
+ }}
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ parseTime(scope.row.applyTime) }}
-
-
-
-
-
-
-
- 修改
- 删除
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.applyTime) }}
+
+
+
+
+
+
+
+ 修改
+ 删除
+
+
+
-
+
-
-
-
-
+
+
+
-
-
+
+
-
+
-
-
-
+
+
+
-
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
diff --git a/src/views/device/sparePartsApplicationRecord/selectSingleEquipment.vue b/src/views/device/sparePartsApplicationRecord/selectSingleEquipment.vue
index a9bc5cb..cfa2750 100644
--- a/src/views/device/sparePartsApplicationRecord/selectSingleEquipment.vue
+++ b/src/views/device/sparePartsApplicationRecord/selectSingleEquipment.vue
@@ -1,8 +1,9 @@
-
-
+
请选择设备类型:
-
-
+
+
-
+
- 搜索
- 重置
+ 搜索
+ 重置
-
+
-
-
-
+
+
-
+
-
+
diff --git a/src/views/device/sparePartsApplicationRecord/selectSinglePerson.vue b/src/views/device/sparePartsApplicationRecord/selectSinglePerson.vue
index 11fe0a9..111400c 100644
--- a/src/views/device/sparePartsApplicationRecord/selectSinglePerson.vue
+++ b/src/views/device/sparePartsApplicationRecord/selectSinglePerson.vue
@@ -1,8 +1,9 @@
-
-
+
- 搜索
- 重置
+ 搜索
+ 重置
-
-
+
+
-
-
-
-
-
+
+
+
+
+
diff --git a/src/views/device/sparePartsLedger/index.vue b/src/views/device/sparePartsLedger/index.vue
index cd14813..1844df3 100644
--- a/src/views/device/sparePartsLedger/index.vue
+++ b/src/views/device/sparePartsLedger/index.vue
@@ -1,37 +1,64 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 搜索
- 重置
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
-
-
-
- 导出
-
-
-
+
+ 导出
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ parseTime(scope.row.gmtCreate, '{y}-{m}-{d}') }}
-
-
-
-
-
- {{ parseTime(scope.row.gmtModified, '{y}-{m}-{d}') }}
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.gmtCreate, "{y}-{m}-{d}") }}
+
+
+
+
+
+ {{ parseTime(scope.row.gmtModified, "{y}-{m}-{d}") }}
+
+
+
-
+
-
+
-
-
+
-
+