@@ -395,6 +395,6 @@ export const constantRouterMap = [
},
{
path: '/reportFormsSimple/costAllocationTable',
- component: () => import( '@/views/reportForms/cost-allocation-table')
+ component: () => import( '@/views/cost-allocation-total/costDetailDrawer')
]