This commit is contained in:
Warunee Tamkoo 2024-10-22 17:49:28 +07:00
parent 67b5756a73
commit 2c64730342
2 changed files with 3 additions and 4 deletions

View file

@ -955,7 +955,7 @@ onMounted(async () => {
>
</q-item>
<q-item
<!-- <q-item
v-if="
props.row.bmaOfficer !== 'บุคคลภายนอก' &&
roleAdmin &&
@ -981,7 +981,7 @@ onMounted(async () => {
/>
</q-item-section>
<q-item-section>เลอกหนวยงานทบเลอน</q-item-section>
</q-item>
</q-item> -->
<q-item
v-if="

View file

@ -291,9 +291,8 @@ onMounted(() => {
<q-space />
<q-btn
class="q-px-sm"
v-if="storeActing.isOfficer === true || storeActing.isStaff === true"
v-if="storeActing.isOfficer === true"
dense
:disable="storeActing.isStaff == true && storeActing.rootId == ''"
flat
round
color="add"