Remove unused code for dispatch SLA in RKeluhan_ALL.vue
This commit is contained in:
parent
53ff89e7fe
commit
4e8eb8196a
@ -291,22 +291,6 @@
|
|||||||
css-class="!text-right"
|
css-class="!text-right"
|
||||||
:customize-text="(e: any) => (parseInt(e.value) ? formatWaktu(e.value) : '-')"
|
:customize-text="(e: any) => (parseInt(e.value) ? formatWaktu(e.value) : '-')"
|
||||||
/>
|
/>
|
||||||
<DxGroupItem
|
|
||||||
:show-in-group-footer="false"
|
|
||||||
:align-by-column="true"
|
|
||||||
column="total_diatas_sla_dispatch"
|
|
||||||
summary-type="sum"
|
|
||||||
css-class="!text-right"
|
|
||||||
:customize-text="(e: any) => formatNumber(e.value)"
|
|
||||||
/>
|
|
||||||
<DxGroupItem
|
|
||||||
:show-in-group-footer="false"
|
|
||||||
:align-by-column="true"
|
|
||||||
column="total_dibawah_sla_dispatch"
|
|
||||||
summary-type="sum"
|
|
||||||
css-class="!text-right"
|
|
||||||
:customize-text="(e: any) => formatNumber(e.value)"
|
|
||||||
/>
|
|
||||||
<DxGroupItem
|
<DxGroupItem
|
||||||
:show-in-group-footer="false"
|
:show-in-group-footer="false"
|
||||||
:align-by-column="true"
|
:align-by-column="true"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user