d066d219 by lihua

fix

1 parent 023e3ffe
......@@ -215,7 +215,7 @@ const handleTableExpandChange = (row: any, expandedRows: any[]) => {
<span class="item_value"><ellipsis-tooltip :content="activity?.info?.logHash || '--'"
class-name="w100f mr8-i" :refName="'tooltipOver' + 'logHash'"></ellipsis-tooltip></span>
</div>
<div class="split-line"></div>
<div v-show="index == activities.length - 1" class="split-line"></div>
</div>
</el-timeline-item>
</el-timeline>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!