Kaynağa Gözat

oa成本表

jbb 2 yıl önce
ebeveyn
işleme
faf55bb2cb
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/config/router.config.js

+ 1 - 1
src/config/router.config.js

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