UI: Fixed entity autocomplete use full id
This commit is contained in:
parent
24fd3a1327
commit
a4778a8fce
@ -75,6 +75,7 @@
|
|||||||
</mat-slide-toggle>
|
</mat-slide-toggle>
|
||||||
</div>
|
</div>
|
||||||
<tb-entity-autocomplete
|
<tb-entity-autocomplete
|
||||||
|
useFullEntityId
|
||||||
formControlName="customerId"
|
formControlName="customerId"
|
||||||
labelText="device.assign-to-customer"
|
labelText="device.assign-to-customer"
|
||||||
[entityType]="entityType.CUSTOMER">
|
[entityType]="entityType.CUSTOMER">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user