mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-13 16:27:33 +00:00
fix
This commit is contained in:
parent
24cceb2fa8
commit
bfc30e86fe
@ -246,6 +246,7 @@ async function fetchTasks() {
|
|||||||
watch(
|
watch(
|
||||||
() => selectorStore.currentPod,
|
() => selectorStore.currentPod,
|
||||||
() => {
|
() => {
|
||||||
|
inProcess.value = false;
|
||||||
fetchTasks();
|
fetchTasks();
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user