gjy 3 лет назад
Родитель
Сommit
bacf176c7d
1 измененных файлов с 1 добавлено и 1 удалено
  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) {