Commit f99d58a2 authored by jiaxu.yan's avatar jiaxu.yan

feat: 修改检查人签字大小

parent 13f2a5eb
...@@ -484,7 +484,7 @@ ...@@ -484,7 +484,7 @@
} }
.img-item { .img-item {
flex: 1; width: 50%;
height: 348px; height: 348px;
display: flex; display: flex;
flex-flow: column; flex-flow: column;
......
...@@ -805,8 +805,6 @@ export default { ...@@ -805,8 +805,6 @@ export default {
item.check = true item.check = true
} }
}) })
console.log('111', this.taskTemporaryStorage.taskList)
console.log('122321321', this.inspectionItemList)
} }
}, 1000) }, 1000)
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment