CambiosSolicitadosEntries #201

Merged
alexm merged 17 commits from :CambiosSolicitadosEntries into dev 2024-03-14 06:39:45 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 6605eea044 - Show all commits

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>