fix(spk): hapus tampilan SLA dari komponen
- Menghapus elemen SLA dari tampilan komponen SPK. - Memastikan tampilan lebih bersih dan fokus pada fungsi utama.
This commit is contained in:
@@ -277,7 +277,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
return `<div class="flex flex-nowrap justify-center">`
|
return `<div class="flex flex-nowrap justify-center">`
|
||||||
+spkShow+spkCreate+data.permohonan.sla+
|
+spkShow+spkCreate+
|
||||||
`</div>`;
|
`</div>`;
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user