+
{{ item.title }}
@@ -134,14 +151,17 @@ const addTextToCheckList = async (text: string, id: number) => {
+ toHome(index)">
+ 回原点
+
-
+
关闭
-
- 回原点
-
+
+
+
@@ -153,7 +173,7 @@ const addTextToCheckList = async (text: string, id: number) => {
align-items: center;
margin-bottom: 40px;
.el-tag {
- margin-right: 20px;
+ margin-right: 20px;
width: 100%;
}
}
@@ -174,4 +194,11 @@ const addTextToCheckList = async (text: string, id: number) => {
:deep(.el-tag) {
padding: 30px 0;
}
+:deep(.check-button) {
+ margin-left: 10px;
+ .my-button {
+ width: 230px;
+ }
+
+}
diff --git a/src/views/clean/index.vue b/src/views/clean/index.vue
index fee4999..3e60316 100644
--- a/src/views/clean/index.vue
+++ b/src/views/clean/index.vue
@@ -117,7 +117,11 @@ const syringePipelineWashStop = async () => {
>
清洗喷嘴管路
-
+
结束清洗
diff --git a/src/views/log/index.vue b/src/views/log/index.vue
index 3b8ab01..f51c4b3 100644
--- a/src/views/log/index.vue
+++ b/src/views/log/index.vue
@@ -97,8 +97,8 @@ const delHandle = async () => {