Refactor code to update date range in Anomali_LAPPGP_LPT.vue and api.graphql.ts

This commit is contained in:
Dede Fuji Abdul
2024-04-16 17:28:13 +07:00
parent 80f390e80a
commit 98eec9f138
6 changed files with 64 additions and 38 deletions

View File

@@ -113,7 +113,7 @@
summary-type="sum"
display-format="{0}"
css-class="text-white !text-right"
:customize-text="(e: any) => formatPercentage(e.value)"
:customize-text="(e: any) => formatNumber(e.value)"
/>
<DxGroupItem