- Dosya kapama formu oluşturuldu

- Dosya kapama get/put/post servisleri bağlandı
This commit is contained in:
M. Bestami
2025-09-05 15:09:10 +03:00
parent 0d58b0ad10
commit 216cf1fb73
9 changed files with 283 additions and 659 deletions

View File

@ -355,8 +355,6 @@
const globalDataStore = useGlobalDataStore()
import { useValidationStore } from '@/stores/validationStore'
const validationStore = useValidationStore()
import { useUsersStore } from '@/stores/usersStore'
const usersStore = useUsersStore()
import { useAuthValidationStore } from '../stores/authValidationStore'
const authValidationStore = useAuthValidationStore()
import router from '@/router'
@ -365,12 +363,6 @@
const uyeBilgileriStore = useUyeBilgileriStore()
uyeBilgileriStore.ResetStore()
interface IIl {
[key: string]: any
ad: string
id: number
}
const kvkkCheck = ref([
{
label: '',