gjy před 3 roky
rodič
revize
bacf176c7d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/views/warehouse/warehouseManagementPut.vue

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

@@ -1812,7 +1812,7 @@ export default {
           this.deptBudgetList.grossWeight -
             this.deptBudgetList.tare -
             this.deptBudgetList.deductionWeight
-        )
+        ).toFixed(2)
       }
     },
     contractNoChange(e) {