liyg hace 1 año
padre
commit
547c3a0302
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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 = () =>
   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 = () =>