updated
This commit is contained in:
parent
67b5756a73
commit
2c64730342
2 changed files with 3 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue