From 93ba88f2365c612b16e3079eb94b46e1eebad3bd Mon Sep 17 00:00:00 2001 From: provira Date: Thu, 2 Jan 2025 13:31:37 +0100 Subject: [PATCH] feat: refs #8322 added department changes --- src/pages/Department/Card/DepartmentCard.vue | 6 +- src/pages/Worker/WorkerList.vue | 2 +- src/pages/Worker/locale/en.yml | 2 +- src/pages/Worker/locale/es.yml | 2 +- src/router/modules/department.js | 74 +++++++++++--------- 5 files changed, 47 insertions(+), 39 deletions(-) diff --git a/src/pages/Department/Card/DepartmentCard.vue b/src/pages/Department/Card/DepartmentCard.vue index 21247ca5a..8597e37cf 100644 --- a/src/pages/Department/Card/DepartmentCard.vue +++ b/src/pages/Department/Card/DepartmentCard.vue @@ -1,13 +1,13 @@ + \ No newline at end of file diff --git a/src/pages/Worker/WorkerList.vue b/src/pages/Worker/WorkerList.vue index 365ea94de..6883a149f 100644 --- a/src/pages/Worker/WorkerList.vue +++ b/src/pages/Worker/WorkerList.vue @@ -189,7 +189,7 @@ async function autofillBic(worker) {