fix
This commit is contained in:
@@ -437,6 +437,16 @@
|
||||
<DxColumn
|
||||
:width="150"
|
||||
alignment="center"
|
||||
v-if="filters.jenisLaporan.name === 'Laporan Berulang Unit'"
|
||||
data-field="no_laporan_anomali"
|
||||
caption="No Laporan"
|
||||
css-class="custom-table-column"
|
||||
cell-template="formatText"
|
||||
/>
|
||||
<DxColumn
|
||||
:width="150"
|
||||
alignment="center"
|
||||
v-else
|
||||
data-field="no_laporan"
|
||||
caption="No Laporan"
|
||||
css-class="custom-table-column"
|
||||
|
||||
Reference in New Issue
Block a user