diff --git a/src/components/TestThree.vue b/src/components/TestThree.vue
index 1e9fc49..48e0a88 100644
--- a/src/components/TestThree.vue
+++ b/src/components/TestThree.vue
@@ -294,6 +294,7 @@ export default {
float left
margin-top .39rem
width 10.4rem
+ margin-left .4rem
.check-box
width 1rem
.radio_checked
@@ -424,5 +425,5 @@ export default {
border-radius 10px
.setup_no
_font(.32rem, 1rem,#FD6A35,,)
- margin-left .1rem
+ margin-left .4rem
diff --git a/src/pages/modules/errormanage/ErrorInfo.1.vue b/src/pages/modules/errormanage/ErrorInfo.1.vue
new file mode 100644
index 0000000..575ed9a
--- /dev/null
+++ b/src/pages/modules/errormanage/ErrorInfo.1.vue
@@ -0,0 +1,174 @@
+
+
+ 设备信息:
+ {{dataInfo.device_info}}
+
+ 当前任务:
+ {{dataInfo.task_status}}
+
+ 任务状态:
+ {{dataInfo.task_status}}
+
+ 任务数量:
+ {{dataInfo.task_num}}
+
+ 当前速度:
+ {{dataInfo.task_num}}
+
+ AGV故障:
+ {{dataInfo.agv_error}}
+