This commit is contained in:
changjinpeng
2022-03-04 14:08:12 +08:00
parent f063c5cdf1
commit 52a3cc07cc

View File

@@ -179,7 +179,7 @@
<span style="display: flex">
<span style="width: 70px">审批意见:</span>
<span style="width: calc(100% - 70px)" :style="{ color: item.stepType == 2 ? '#f14242' : '' }"> {{ item.opinion }}</span>
<span style="width: calc(100% - 70px)"> {{ item.opinion }}</span>
</span>
<div class="examine" v-if="item.stepType == 2">