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