From 2194d2f7205cd92aa867ec945b8a0257fa15ad39 Mon Sep 17 00:00:00 2001 From: Fuzi_fauzia Date: Wed, 10 Jul 2024 15:32:36 +0700 Subject: [PATCH] update versi --- src/app/_layout/footer/footer.component.html | 2 +- .../hemat-app/cost-management/cost-management.component.ts | 1 - src/app/login/login.component.html | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/app/_layout/footer/footer.component.html b/src/app/_layout/footer/footer.component.html index cdfa2a6..6c55f26 100644 --- a/src/app/_layout/footer/footer.component.html +++ b/src/app/_layout/footer/footer.component.html @@ -13,7 +13,7 @@ href="https://allbestsistem.com/" target="_blank" style="background-color: #000000 !important;" - >Smart Building Management Systems (V@2024-07-9.02) + >Smart Building Management Systems (V@2024-07-10.02)

diff --git a/src/app/content/hemat-app/cost-management/cost-management.component.ts b/src/app/content/hemat-app/cost-management/cost-management.component.ts index 083ed44..a0ef414 100644 --- a/src/app/content/hemat-app/cost-management/cost-management.component.ts +++ b/src/app/content/hemat-app/cost-management/cost-management.component.ts @@ -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); }); diff --git a/src/app/login/login.component.html b/src/app/login/login.component.html index b1f0676..b030038 100644 --- a/src/app/login/login.component.html +++ b/src/app/login/login.component.html @@ -138,7 +138,7 @@

- (v@2024.07.9.02) + (v@2024.07.10.02)