|
@@ -47,9 +47,9 @@ const purchaseMineral = () => import('../components/purachaseMineral.vue')
|
|
|
const inwardSporadicReport = () =>
|
|
|
import('../components/sporadicReport/inwardSporadicReport.vue')
|
|
|
const getInstall = () => import('../components/inwardReport/getInstall.vue')
|
|
|
-/**
|
|
|
+
|
|
|
const getCapacityByDefend = () =>
|
|
|
- import('../components/defendCapacity/getCapacityByDefend.vue')*/
|
|
|
+ import('../components/defendCapacity/getCapacityByDefend.vue')
|
|
|
const inwardAssemble = () =>
|
|
|
import('../components/inwardAssemble/inwardAssemble.vue')
|
|
|
const loadCapacityDetail = () =>
|