mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-14 17:05:10 +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);
|
||||
}
|
||||
function showTraceDetails(){
|
||||
console.log("SHow trace...")
|
||||
traceListActive.value = false
|
||||
}
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user