สิทธ์ ออกคำสั่งลงโทษทางวินัย

This commit is contained in:
STW_TTTY\stwtt 2024-08-08 18:09:38 +07:00
parent 37f0ecbc1e
commit a7bd09d0f1
12 changed files with 240 additions and 83 deletions

View file

@ -462,7 +462,6 @@ onMounted(() => {
นอทธรณ/องทกข
<q-btn
v-if="!isReadonly"
size="12px"
flat
round
dense
@ -697,7 +696,6 @@ onMounted(() => {
<q-item-section>{{ data.fileName }}</q-item-section>
<q-space />
<q-btn
size="12px"
flat
round
dense
@ -708,13 +706,12 @@ onMounted(() => {
>
<q-btn
v-if="!checkRoutePermission"
size="12px"
flat
round
dense
color="red"
class="q-ml-sm"
icon="mdi-delete-outline"
icon="mdi-delete"
@click="deleteFile(data.id)"
><q-tooltip>ลบไฟล</q-tooltip></q-btn
>