update versi

This commit is contained in:
Fuzi_fauzia 2024-07-10 15:32:36 +07:00
parent d5c34a5c64
commit 2194d2f720
3 changed files with 2 additions and 3 deletions

View File

@ -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)
</a></span
>
</p>

View File

@ -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);
});

View File

@ -138,7 +138,7 @@
<p
class="card-subtitle line-on-side text-muted text-center font-small-3 mx-2 my-1"
>
<span>(v@2024.07.9.02)</span>
<span>(v@2024.07.10.02)</span>
</p>
<!-- <div class="card-body">
<a