7199-devToTest_2316 #282

Merged
alexm merged 75 commits from 7199-devToTest_2316 into test 2024-04-11 10:31:49 +00:00
1 changed files with 0 additions and 11 deletions
Showing only changes of commit 1a9e9d35ca - Show all commits

View File

@ -97,17 +97,6 @@ export default {
component: () =>
import('src/pages/Worker/Card/WorkerNotes.vue'),
},
{
path: 'create',
name: 'WorkerNoteCreate',
meta: {
title: 'note-create',
},
component: () =>
import(
'src/pages/Worker/components/WorkerNoteCreate.vue'
),
},
],
},
{