remove unuse icon (#176)

This commit is contained in:
Fine0830
2022-10-26 21:53:27 +08:00
committed by GitHub
parent 4232161d36
commit e597f91448

View File

@@ -17,11 +17,6 @@ limitations under the License. -->
v-if="traceStore.currentTrace.endpointNames"
>
<h5 class="mb-5 mt-0">
<Icon
icon="clear"
v-if="traceStore.currentTrace.isError"
class="red mr-5 sm"
/>
<span class="vm">{{ traceStore.currentTrace.endpointNames[0] }}</span>
<div class="trace-log-btn">
<el-button