refactor: detail set max width

This commit is contained in:
Thanaphon Frappet 2024-10-16 11:38:31 +07:00
parent b9fd4faa75
commit 19239218bb

View file

@ -1973,6 +1973,8 @@ watch(
</div>
</q-td>
<q-td
class="ellipsis"
style="max-width: 150px"
v-if="
tbControl.groupAndType.fieldSelected.includes(
'detail',
@ -2517,7 +2519,10 @@ watch(
</div>
</div>
</q-td>
<q-td
class="ellipsis"
style="max-width: 150px"
v-if="
{
product: tbControl.product.fieldSelected,