Update Anomali component and router imports
This commit is contained in:
@ -72,12 +72,7 @@ import {
|
||||
MonalisaTable9
|
||||
} from '@/components/Pages/Monalisa'
|
||||
import { CicoTable1 } from '@/components/Pages/Cico'
|
||||
import {
|
||||
AnomaliTable1,
|
||||
AnomaliTable2,
|
||||
AnomaliTable3,
|
||||
AnomaliTable5
|
||||
} from '@/components/Pages/Anomali'
|
||||
import { Anomali_LAPPGU, AnomaliTable3, AnomaliTable5 } from '@/components/Pages/Anomali'
|
||||
import { CttTable1 } from '@/components/Pages/Ctt'
|
||||
import { MaterialTable1, MaterialTable2 } from '@/components/Pages/Material'
|
||||
import { TransaksiTable1 } from '@/components/Pages/Transaksi'
|
||||
@ -565,7 +560,7 @@ export const routes: RouteRecordRaw[] = [
|
||||
{
|
||||
path: '1',
|
||||
name: 'Laporan Anomali Penangan Pengaduan Gangguan Unit',
|
||||
component: AnomaliTable1
|
||||
component: Anomali_LAPPGU
|
||||
},
|
||||
{
|
||||
path: '2',
|
||||
|
Reference in New Issue
Block a user