Commit b1598cd7 authored by 何鹏程's avatar 何鹏程

修改救护车详情bug

parent 9f8b168e
...@@ -186,7 +186,7 @@ ...@@ -186,7 +186,7 @@
} }
} }
.main-app { body {
.el-form-item--small.el-form-item { .el-form-item--small.el-form-item {
margin-bottom: 20px; margin-bottom: 20px;
} }
......
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
<el-dialog <el-dialog
:title="title + '救护车信息明细'" :title="title + '救护车信息明细'"
:visible.sync="dialogVisible" :visible.sync="dialogVisible"
append-to-body
width="1300px" width="1300px"
:close-on-click-modal="false" :close-on-click-modal="false"
class="detailDialog" class="detailDialog"
......
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