Commit 738e26fb by yangzhi

fix:样式

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