diff --git a/src/views/dms/prodBaseMachineInfo/index.vue b/src/views/dms/prodBaseMachineInfo/index.vue
index 49f7b36..6ae93fe 100644
--- a/src/views/dms/prodBaseMachineInfo/index.vue
+++ b/src/views/dms/prodBaseMachineInfo/index.vue
@@ -48,33 +48,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
- {{ stat.value }}
- {{ stat.unit }}
-
-
{{ stat.label }}
-
-
-
-
-
-
@@ -128,8 +116,8 @@
:label="dict.label" :value="dict.value" />
-
-
+
+
@@ -156,11 +144,19 @@
-
+
-
+
+
+
+
{{ machine.machineCode }}
@@ -174,7 +170,7 @@
- {{ getDeviceTypeName(machine.deviceType) }}
+ {{ getDeviceTypeName(machine.machineType) }}
+
+
+
-
+
+
-
+
- {{ getDeviceTypeName(scope.row.deviceType) }}
+ {{ getDeviceTypeName(scope.row.machineType) }}
@@ -208,21 +211,33 @@
-
- {{ getStatusLabel(scope.row.machineStatus) }}
-
+
+
+
+
+ 无图片
+
+
{{ formatDate(scope.row.createTime) }}
-
+
- 生命周期
+ 编辑
+ 生命周期
详情
+ 删除
@@ -232,7 +247,207 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -241,7 +456,7 @@