1
0
mirror of https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git synced 2025-08-14 00:25:46 +02:00

Починка добавления сотрудника

This commit is contained in:
MoonTestUse1
2024-12-27 02:20:22 +06:00
parent 80efa4c6e4
commit f5d6cf6530
2 changed files with 22 additions and 9 deletions

View File

@@ -1,4 +1,3 @@
<script setup lang="ts">
import { ref, onMounted } from 'vue';
import { departments } from '@/utils/constants';