Merge branch 'develop' of github.com:Frappet/bma-ehr-frontend into me

# Conflicts:
#	src/modules/08_registryEmployee/views/Main.vue
This commit is contained in:
Thanit Konmek 2023-07-07 15:30:24 +07:00
commit e72f86e1d4
6 changed files with 297 additions and 711 deletions

View file

@ -14,7 +14,7 @@ const Detail = defineAsyncComponent(
export default [
{
path: "/registryEmployee",
path: "/registry-employee",
name: "registryEmployee",
component: Main,
meta: {