Commit c8e2ed1f by Mr. Lan

fix bug.

parent a7c519ab
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
</div> </div>
</el-card> </el-card>
<el-card class="box-card handle-workOrder-form-info-body" style="margin-top: 15px;"> <el-card class="box-card" style="margin-top: 15px;">
<div slot="header" class="clearfix"> <div slot="header" class="clearfix">
<span>表单信息</span> <span>表单信息</span>
</div> </div>
...@@ -240,9 +240,3 @@ export default { ...@@ -240,9 +240,3 @@ export default {
} }
} }
</script> </script>
<style>
.handle-workOrder-form-info-body > .el-card__body {
padding-bottom: 0;
}
</style>
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