gjy 3 rokov pred
rodič
commit
bacf176c7d

+ 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) {