no message
This commit is contained in:
parent
ee8138a576
commit
a1c20de033
1 changed files with 1 additions and 1 deletions
|
|
@ -390,7 +390,7 @@ onMounted(() => {
|
|||
/>
|
||||
</template>
|
||||
<template v-slot:body="props">
|
||||
<q-tr :props="props" class="cursor-pointer">
|
||||
<q-tr :props="props">
|
||||
<q-td v-if="tab === 'COMPLETE'">
|
||||
<q-checkbox
|
||||
v-if="tab === 'COMPLETE' && checkPermission($route)?.attrIsUpdate"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue