Fix typo in route name

This commit is contained in:
Dede Fuji Abdul 2023-11-16 09:46:13 +07:00
parent 517e4a43d3
commit a4c13c242a

View File

@ -101,7 +101,7 @@ export const routes: RouteRecordRaw[] = [
children: [
{
path: '1',
name: 'Daftar Keluhan Dialihkan Ke Posko Lain',
name: 'Daftar Gangguan Dialihkan Ke Posko Lain',
component: GangguanTable1,
},
{