mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-15 01:33:54 +00:00
can toggle trace details when a list item is selected
This commit is contained in:
parent
bff5175674
commit
de2f5c093b
@ -62,7 +62,6 @@ function removeWidget() {
|
|||||||
dashboardStore.removeControls(props.data);
|
dashboardStore.removeControls(props.data);
|
||||||
}
|
}
|
||||||
function showTraceDetails(){
|
function showTraceDetails(){
|
||||||
console.log("SHow trace...")
|
|
||||||
traceListActive.value = false
|
traceListActive.value = false
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user