fix รักษาการในตำแหน่ง
This commit is contained in:
parent
f43df4b3fd
commit
1d9faaf572
2 changed files with 4 additions and 3 deletions
|
|
@ -317,7 +317,7 @@ onMounted(() => {
|
|||
<q-space />
|
||||
<q-btn
|
||||
class="q-px-sm"
|
||||
v-if="storeActing.isOfficer === true"
|
||||
v-if="storeActing.isOfficer || storeActing.isStaff"
|
||||
dense
|
||||
flat
|
||||
round
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue