Add cell-template for custom table column***

***Adjust column width for MonalisaLB_KADDalamPelaporan.vue***
***Add new queries for laporan bulanan
This commit is contained in:
kur0nek-o
2024-03-01 19:16:19 +07:00
parent b31aba5cc9
commit 9c31bc57ae
6 changed files with 222 additions and 263 deletions

View File

@@ -12,7 +12,6 @@
:row-alternation-enabled="true"
:hover-state-enabled="true"
@selection-changed="onSelectionChanged"
:column-width="100"
@exporting="onExporting"
:allow-column-resizing="true"
column-resizing-mode="widget"
@@ -88,7 +87,7 @@
</DxColumn>
</DxColumn>
<DxColumn
:width="150"
:min-width="150"
alignment="center"
data-field="persen_komplain_pelanggan"
data-type="number"