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