mirror of
https://github.com/jpros/tacticalrmm-web.git
synced 2026-03-02 00:02:28 +00:00
clear software table when changing nav
This commit is contained in:
@@ -87,6 +87,7 @@ export const store = new Vuex.Store({
|
||||
(state.agentSummary = {}),
|
||||
(state.agentChecks = {}),
|
||||
(state.winUpdates = {});
|
||||
(state.installedSoftware = []);
|
||||
state.selectedRow = "";
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user