update versi
This commit is contained in:
@@ -327,7 +327,6 @@ export class CostManagementComponent implements OnInit {
|
||||
};
|
||||
this.spinnerActive = true;
|
||||
this.costService.getSyncCost(dataDate).subscribe((data) => {
|
||||
console.log(data);
|
||||
this.dataCompPrevMonthCost(this.storedData.buildingId);
|
||||
this.dataCompActEstCost(this.storedData.buildingId);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user