mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Починка adm8222
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<template>
|
||||
<div class="space-y-6">
|
||||
<div class="flex justify-between items-center">
|
||||
<h1 class="text-2xl font-bold">Панель администратора</h1>
|
||||
<h1 class="text-2xl font-bold">Панель администратораddd</h1>
|
||||
<router-link
|
||||
to="/admin/employees/add"
|
||||
class="bg-blue-600 text-white px-4 py-2 rounded-md hover:bg-blue-700 inline-flex items-center gap-2"
|
||||
>
|
||||
<PlusCircle class="w-5 h-5" />
|
||||
Добавить сотрудника
|
||||
Добавить сотрудникаdddd
|
||||
</router-link>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user