Add remove chip button only if is manual
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
William Buezas 2024-04-12 08:41:45 -03:00
parent 9283b190b0
commit 6019c7f7b2
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ const showWorkerTimeForm = () => emit('showWorkerTimeForm');
toTimeFormat(hour)
}}</span>
<QIcon
v-if="manual"
name="cancel"
class="remove-icon"
size="sm"