Fix: Rate contract update.
This commit is contained in:
@@ -137,6 +137,7 @@ export class RateContractDetailComponent implements OnInit, AfterViewInit {
|
||||
},
|
||||
narration: this.item.narration,
|
||||
});
|
||||
this.account = this.item.vendor || null;
|
||||
this.dataSource = new RateContractDetailDatasource(this.itemsObservable);
|
||||
this.updateView();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user