hotfix: Ticket negative improve #1591
|
@ -258,10 +258,9 @@ function onBuysFetched(data) {
|
|||
class="cursor-pointer"
|
||||
size="xs"
|
||||
>
|
||||
<QTooltip>{{
|
||||
t('negative.detail.hasObservation')
|
||||
}}</QTooltip> </QIcon
|
||||
><QIcon
|
||||
<QTooltip>{{ row.note }}</QTooltip>
|
||||
</QIcon>
|
||||
<QIcon
|
||||
v-if="row.isRookie"
|
||||
name="vn:Person"
|
||||
size="xs"
|
||||
|
|
Loading…
Reference in New Issue