Refactor table cell templates in RGangguan_AlihPosko.vue
This commit is contained in:
@ -1661,16 +1661,16 @@ export const queries = {
|
||||
$dateTo: Date!
|
||||
$idUid: Int!
|
||||
$idUp3: Int!
|
||||
$idPoskoLama: Int!
|
||||
$idPoskoBaru: Int!
|
||||
$idPoskoLama: Int!
|
||||
) {
|
||||
detailGangguanAlihPosko(
|
||||
dateFrom: $dateFrom
|
||||
dateTo: $dateTo
|
||||
idUid: $idUid
|
||||
idUp3: $idUp3
|
||||
idPoskoLama: $idPoskoLama
|
||||
idPoskoBaru: $idPoskoBaru
|
||||
idPoskoLama: $idPoskoLama
|
||||
) {
|
||||
id
|
||||
nama_regional
|
||||
|
Reference in New Issue
Block a user