fix: pencarian data
This commit is contained in:
@ -139,7 +139,7 @@
|
||||
css-class="custom-table-column"
|
||||
:width="170"
|
||||
alignment="center"
|
||||
data-field=""
|
||||
data-field="keterangan_dlpd"
|
||||
caption="Keterangan DLPD"
|
||||
cell-template="formatText"
|
||||
/>
|
||||
|
@ -4009,6 +4009,7 @@ export const queries = {
|
||||
pembuatLaporan: $pembuatLaporan
|
||||
) {
|
||||
id
|
||||
keterangan_dlpd
|
||||
no_laporan
|
||||
idpel_nometer
|
||||
nama_pelapor
|
||||
@ -4020,7 +4021,7 @@ export const queries = {
|
||||
nama_ulp
|
||||
nama_posko
|
||||
id_regu
|
||||
nama_regu
|
||||
nama_petugas
|
||||
waktu_lapor
|
||||
waktu_response
|
||||
waktu_recovery
|
||||
@ -4049,6 +4050,7 @@ export const queries = {
|
||||
pembuatLaporan: $pembuatLaporan
|
||||
) {
|
||||
id
|
||||
keterangan_dlpd
|
||||
no_laporan
|
||||
idpel_nometer
|
||||
nama_pelapor
|
||||
@ -4060,7 +4062,7 @@ export const queries = {
|
||||
nama_ulp
|
||||
nama_posko
|
||||
id_regu
|
||||
nama_regu
|
||||
nama_petugas
|
||||
waktu_lapor
|
||||
waktu_response
|
||||
waktu_recovery
|
||||
|
Reference in New Issue
Block a user