Commit 6247fcc8 authored by yanzhongrong's avatar yanzhongrong

bugfix

parent 50782d4b
......@@ -12,7 +12,7 @@
</div>
<div>
<el-row class="text" :gutter="24">
<el-col :span="7">
<el-col :span="10">
<div class="item_name">历史记录</div>
</el-col>
<el-col :span="8">
......@@ -28,13 +28,13 @@
</el-col>
</el-row>
<el-row class="text" :gutter="24">
<el-col :span="7">
<el-col :span="10">
<div class="item_name">维修记录</div>
</el-col>
<el-col :span="7">
<el-col :span="8">
<div class="item_data">{{ form.log.monitor }}</div>
</el-col>
<el-col :span="7" />
<el-col :span="6" />
</el-row>
</div>
</el-card>
......
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