|
@@ -1950,7 +1950,7 @@ export default {
|
|
this.paymentList.buckleWeightRatio <= 2
|
|
this.paymentList.buckleWeightRatio <= 2
|
|
) {
|
|
) {
|
|
this.paymentList.qualityInspectionManagement.weightDeduction =
|
|
this.paymentList.qualityInspectionManagement.weightDeduction =
|
|
- (this.paymentList.qualityInspectionManagement.waterContent - 15) *
|
|
|
|
|
|
+ (this.paymentList.qualityInspectionManagement.waterContent - 14.5) *
|
|
this.paymentList.buckleWeightRatio
|
|
this.paymentList.buckleWeightRatio
|
|
this.paymentList.qualityInspectionManagement.weightDeduction = this.paymentList.qualityInspectionManagement.weightDeduction.rewriteToFixed(
|
|
this.paymentList.qualityInspectionManagement.weightDeduction = this.paymentList.qualityInspectionManagement.weightDeduction.rewriteToFixed(
|
|
2
|
|
2
|