Compare commits

...

2 Commits

Author SHA1 Message Date
cc_caijp 90c045562d Merge remote-tracking branch 'origin/master' 2026-01-13 15:36:35 +08:00
cc_caijp 2c5d4830c2 1.市场主体撤销除名公告管理功能--查看详情 2026-01-13 15:36:24 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@
cellspacing="0"
>
<tr v-for="(each,index) in detailInfo.historyOpinions" :key="'historyLog'+index">
<th style="width: 20%;">{{ each.step }}意见</th>
<th style="width: 20%;">{{ each.label }}</th>
<td colspan="3">
<span style="display: block;text-indent: 1em;min-height:80px">{{ each.opinioncontent }}</span>
<el-col :span="8" :offset="16">