Refactor code to update date range in Anomali_LAPPGP_LPT.vue and api.graphql.ts
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user