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