changed salesperson definition
This commit is contained in:
parent
e6ee15fc8d
commit
8b17524432
|
@ -5,7 +5,7 @@
|
|||
<vn-label-value label="State"
|
||||
value="{{$ctrl.summary.state.state.name}}">
|
||||
</vn-label-value>
|
||||
<vn-label-value label="Comercial Name"
|
||||
<vn-label-value label="Salesperson"
|
||||
value="{{$ctrl.summary.client.salesPerson.firstName}} {{$ctrl.summary.client.salesPerson.name}}">
|
||||
</vn-label-value>
|
||||
<vn-label-value label="Agency"
|
||||
|
|
Loading…
Reference in New Issue