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

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

This commit is contained in:
MoonTestUse1
2024-12-27 04:10:29 +06:00
parent 4fb06c7080
commit e6f31e9b58

View File

@@ -1,7 +1,7 @@
<template> <template>
<div class="space-y-4"> <div class="space-y-4">
<div class="flex justify-between items-center mb-6"> <div class="flex justify-between items-center mb-6">
<h2 class="text-lg font-semibold">Сотрудники</h2> <h2 class="text-lg font-semibold">Сотрудники222</h2>
<button <button
type="button" type="button"
@click="showAddForm = true" @click="showAddForm = true"