luobang 1 year ago
parent
commit
46c01d0201
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/statisticalReport/router/index.js

+ 2 - 2
src/views/statisticalReport/router/index.js

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