fix: evaluator info and other styles
This commit is contained in:
@@ -85,8 +85,9 @@ const routes = [
|
||||
{
|
||||
name: 'ProfileEvaluationSchedule',
|
||||
path: 'schedule',
|
||||
component: () => import('@/pages/ProfileEvaluationSchedule.vue'),
|
||||
}
|
||||
component: () =>
|
||||
import('@/pages/ProfileEvaluationSchedule.vue'),
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user