diff --git a/src/views/deviceManagement/components/devicelist_point/index.vue b/src/views/deviceManagement/components/devicelist_point/index.vue
index 812dc9e..7471993 100644
--- a/src/views/deviceManagement/components/devicelist_point/index.vue
+++ b/src/views/deviceManagement/components/devicelist_point/index.vue
@@ -31,7 +31,7 @@
-
+ {{ scope.row.status === 1 ? '启用' : '停用' }}
@@ -59,7 +59,7 @@
-
+
@@ -76,9 +76,9 @@
- 全部
- 启用
- 停用
+ 全部
+ 启用
+ 停用
diff --git a/src/views/deviceManagement/components/devicelist_route/index.vue b/src/views/deviceManagement/components/devicelist_route/index.vue
index 5c5aaf0..4c57117 100644
--- a/src/views/deviceManagement/components/devicelist_route/index.vue
+++ b/src/views/deviceManagement/components/devicelist_route/index.vue
@@ -3,8 +3,9 @@
-
- 新增
+
+
+ 新增
@@ -19,16 +20,11 @@
highlight-current-row
@sort-change="sortChange">
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
@@ -39,27 +35,28 @@
-
-
-
-
-
-
+
+
+
+
+
-
+
+
+
@@ -76,21 +73,28 @@
- 全部
- 启用
- 停用
+ 全部
+ 启用
+ 停用
- 查询
- 重置
+
+
+ 查询
+
+
+
+ 重置
+
-
- 新增
+
+
+ 新增
@@ -108,17 +112,17 @@
-
+
-
-
-
-
+
+
+
+
@@ -129,29 +133,29 @@
-
+
-
-
-
-
-
+
+
+
+
+
diff --git a/src/views/deviceManagement/devicePointInspectionPlan/index.vue b/src/views/deviceManagement/devicePointInspectionPlan/index.vue
index 2032043..7abd333 100644
--- a/src/views/deviceManagement/devicePointInspectionPlan/index.vue
+++ b/src/views/deviceManagement/devicePointInspectionPlan/index.vue
@@ -53,7 +53,7 @@
-
+ {{ scope.row.innerType === 1 ? '检查' : '保养' }}
@@ -72,7 +72,7 @@
-
+ {{ scope.row.status === 1 ? '启用' : '停用' }}
@@ -108,7 +108,8 @@
-
+
+ {{ item.dictLabel }}
@@ -116,7 +117,8 @@
-
+
+ {{ item.dictLabel }}
@@ -139,7 +141,7 @@
取消
- 提交
+ 确认
diff --git a/src/views/deviceManagement/deviceRouteInspectionPlan/index.vue b/src/views/deviceManagement/deviceRouteInspectionPlan/index.vue
index cba3eb2..4b247cd 100644
--- a/src/views/deviceManagement/deviceRouteInspectionPlan/index.vue
+++ b/src/views/deviceManagement/deviceRouteInspectionPlan/index.vue
@@ -14,9 +14,9 @@
-
-
-
+ 全部
+ 检查
+ 保养
@@ -26,21 +26,28 @@
-
-
-
+ 全部
+ 停用
+ 启用
- 搜索
- 重置
+
+
+ 搜索
+
+
+
+ 重置
+
-
- 新增
+
+
+ 新增
@@ -51,18 +58,22 @@
-
+ {{ scope.row.innerType === 1 ? '检查' : '保养' }}
-
+
+
+
-
+ 按天
+ 按周
+ 按月
@@ -82,22 +93,26 @@
v-if="showColumn('excuteDayStartTime')" /> -->
-
+ {{ scope.row.status === 1 ? '启用' : '停用' }}
-
-
+
+
+
+
+
+
-
+
@@ -108,7 +123,8 @@
-
+
+ {{ item.dictLabel }}
@@ -164,7 +180,7 @@
-
+
{{ item.dictLabel }}
@@ -178,16 +194,28 @@
- 取消
- 提交
+
+
+ 取消
+
+
+
+ 提交
+
-
+
- 取消
- 提交
+
+
+ 取消
+
+
+
+ 提交
+