0
0
Fork 0

remove character added by accident

This commit is contained in:
William Buezas 2024-02-23 11:52:39 -03:00
parent 913bc7d870
commit 6605eea044
1 changed files with 2 additions and 2 deletions

View File

@ -402,8 +402,8 @@ const lockIconType = (groupingMode, mode) => {
<span>{{ props.row.item.itemType.code }}</span> <span>{{ props.row.item.itemType.code }}</span>
</QTd> </QTd>
<QTd> <QTd>
<span>{{ props.row.item.id }}</span> </QTd <span>{{ props.row.item.id }}</span>
>' </QTd>
<QTd> <QTd>
<span>{{ props.row.item.size }}</span> <span>{{ props.row.item.size }}</span>
</QTd> </QTd>