feat: refs #6564 add agency & ticket list #1108

Merged
jorgep merged 26 commits from 6564-enhanceTicketAdvance into dev 2025-04-11 09:11:12 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit fa1a9da29e - Show all commits

View File

@ -28,7 +28,7 @@ function showProblem(problem) {
</QIcon>
</router-link>
<QIcon
v-if="row?.isDeleted"
v-if="showProblem('isDeleted')"
color="primary"
name="vn:deletedTicket"
size="xs"