Commit 738e26fb by yangzhi

fix:样式

parent 94dcfa24
......@@ -169,7 +169,7 @@
title="详情"
:close-on-click-modal="false"
:visible.sync="detailVisible"
width="900px"
width="1100px"
@close="getlist()"
>
<!-- <div class="step-bar">
......@@ -256,7 +256,7 @@
>
<span class="label">工单内容</span>
<span
style="flex: 1; display: inline-block"
style="flex: 1; display: inline-block;padding:0 3%"
class="value"
v-html="detail.content"
></span>
......
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