fix(investigatefacts):display icon
This commit is contained in:
parent
b7329370d6
commit
7016378ac6
2 changed files with 3 additions and 1 deletions
|
|
@ -264,7 +264,8 @@ onMounted(() => {
|
|||
<q-btn
|
||||
v-if="
|
||||
checkPermission($route)?.attrIsGet &&
|
||||
checkPermission($route)?.attrIsUpdate
|
||||
checkPermission($route)?.attrIsUpdate &&
|
||||
props.row.statusMain != 'SEND_DISCIPLINARY'
|
||||
"
|
||||
flat
|
||||
dense
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue