mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 12:49:17 +00:00
fix: update attached event details (#197)
This commit is contained in:
@@ -246,6 +246,7 @@ async function fetchTasks() {
|
||||
watch(
|
||||
() => selectorStore.currentPod,
|
||||
() => {
|
||||
inProcess.value = false;
|
||||
fetchTasks();
|
||||
}
|
||||
);
|
||||
|
Reference in New Issue
Block a user