mirror of
https://github.com/jpros/tacticalrmm-web.git
synced 2026-01-20 03:50:21 +00:00
fix refresh
This commit is contained in:
@@ -440,7 +440,7 @@ export default {
|
||||
// allow child components to refresh table
|
||||
provide() {
|
||||
return {
|
||||
refreshDashboard: this.getTree,
|
||||
refreshDashboard: this.refreshEntireSite,
|
||||
};
|
||||
},
|
||||
mixins: [mixins],
|
||||
|
||||
Reference in New Issue
Block a user