Remove commented out code in RGangguan_ALL.vue
This commit is contained in:
parent
f4be1d584d
commit
707784bbfd
@ -47,7 +47,7 @@
|
||||
:formats="['pdf', 'xlsx', 'document']"
|
||||
:allow-export-selected-data="false"
|
||||
/>
|
||||
<DxColumn
|
||||
<!-- <DxColumn
|
||||
css-class="custom-table-column"
|
||||
:width="50"
|
||||
alignment="center"
|
||||
@ -55,7 +55,7 @@
|
||||
data-type="number"
|
||||
caption="No"
|
||||
cell-template="formatNumber"
|
||||
/>
|
||||
/> -->
|
||||
<DxColumn
|
||||
:width="150"
|
||||
alignment="center"
|
||||
@ -92,7 +92,7 @@
|
||||
cell-template="formatText"
|
||||
:group-index="2"
|
||||
/>
|
||||
<DxColumn
|
||||
<!-- <DxColumn
|
||||
:width="150"
|
||||
alignment="center"
|
||||
data-field="nama_posko"
|
||||
@ -101,7 +101,7 @@
|
||||
cell-template="formatText"
|
||||
name="namaPosko"
|
||||
:group-index="3"
|
||||
/>
|
||||
/> -->
|
||||
|
||||
<DxColumn
|
||||
:width="150"
|
||||
|
Loading…
x
Reference in New Issue
Block a user