Add remove chip button only if is manual
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
9283b190b0
commit
6019c7f7b2
|
@ -84,6 +84,7 @@ const showWorkerTimeForm = () => emit('showWorkerTimeForm');
|
|||
toTimeFormat(hour)
|
||||
}}</span>
|
||||
<QIcon
|
||||
v-if="manual"
|
||||
name="cancel"
|
||||
class="remove-icon"
|
||||
size="sm"
|
||||
|
|
Loading…
Reference in New Issue