Compare commits
No commits in common. "90c045562dfe1a12a1993bcdb673400bd529e37c" and "bb130b2e27b24f56ca4e153d01730323d94f48d9" have entirely different histories.
90c045562d
...
bb130b2e27
|
|
@ -124,7 +124,7 @@
|
|||
cellspacing="0"
|
||||
>
|
||||
<tr v-for="(each,index) in detailInfo.historyOpinions" :key="'historyLog'+index">
|
||||
<th style="width: 20%;">{{ each.label }}</th>
|
||||
<th style="width: 20%;">{{ each.step }}意见</th>
|
||||
<td colspan="3">
|
||||
<span style="display: block;text-indent: 1em;min-height:80px">{{ each.opinioncontent }}</span>
|
||||
<el-col :span="8" :offset="16">
|
||||
|
|
|
|||
Loading…
Reference in New Issue