Update Anomali component and router imports

This commit is contained in:
Dede Fuji Abdul
2024-02-29 09:39:31 +07:00
parent 13f8cc6414
commit b3312b4c0b
5 changed files with 119 additions and 104 deletions

View File

@ -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',