env test, TabPiyangoKatilimciListesi.vue

This commit is contained in:
burakovec
2025-07-29 16:43:26 +03:00
parent a4e2a922d3
commit 92d0a0dde7
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
VITE_API_URL=https://panelapi.cekilisevitest.gov.tr/ VITE_API_URL=http://panelapi.cekilisevitest.gov.tr/

View File

@ -57,7 +57,7 @@
<panel-katilimci-document /> <panel-katilimci-document />
</template> </template>
<template #footerButton> <template #footerButton>
<button class="button-c button-save" @click="FileUpload">Yükle</button> <button class="button-c button-save" @click="FileUpload" :disabled="uploadProgressPanel">Yükle</button>
</template> </template>
</panel-wrapper> </panel-wrapper>
<panel-wrapper <panel-wrapper