mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-01 23:03:49 +00:00
remove unuse icon (#176)
This commit is contained in:
parent
4232161d36
commit
e597f91448
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user