This commit is contained in:
Warunee Tamkoo 2024-06-28 18:12:21 +07:00
parent eedddc19ae
commit 24c15e68b8

View file

@ -902,7 +902,8 @@ onMounted(async () => {
<q-item
v-if="
props.row.nodeName !== null &&
props.row.statusId !== 'CONTAIN'
props.row.statusId !== 'CONTAIN' &&
props.row.statusId !== 'DISCLAIM'
"
clickable
v-close-popup