fixing permission module placement appoint-employee isDelete
This commit is contained in:
parent
131f8ff499
commit
adff9ad169
1 changed files with 1 additions and 1 deletions
|
|
@ -441,7 +441,7 @@ onMounted(() => {
|
|||
</q-item>
|
||||
<q-item
|
||||
v-if="
|
||||
checkPermission($route)?.attrIsUpdate &&
|
||||
checkPermission($route)?.attrIsDelete &&
|
||||
props.row.status !== 'REPORT' &&
|
||||
props.row.status !== 'DONE'
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue