mirror of
https://github.com/jpros/tacticalrmm-web.git
synced 2026-01-19 03:21:07 +00:00
fix tabs in popout view #1110
This commit is contained in:
@@ -240,6 +240,7 @@ export default {
|
||||
loading.value = true;
|
||||
summary.value = await fetchAgent(selectedAgent.value);
|
||||
store.commit("setRefreshSummaryTab", false);
|
||||
store.commit("setAgentPlatform", summary.value.plat);
|
||||
loading.value = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user