mxx %!s(int64=3) %!d(string=hai) anos
pai
achega
76c0fb8be6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/warehouse/warehouseManagementIoss.vue

+ 1 - 1
src/views/warehouse/warehouseManagementIoss.vue

@@ -234,7 +234,7 @@ export default {
         this.deptBudgetList.cumulativeStockOut
       )
     },
-    inventoryRatio1: function () {debugger
+    inventoryRatio1: function () {
       var loss =
         this.deptBudgetList.cumulativeStockIn -
         this.deptBudgetList.cumulativeStockOut -