@ -59,9 +59,6 @@ const routes = [{
path: "/teamPerformance",
name: 'teamPerformance',
component: () => import('../views/teamPerformance/index.vue'),
meta: {
keepAlive: true
}
},
];