|
|
@ -54,6 +54,7 @@ Scene({ |
|
|
if(result.data.weightNote.secondWeightImageUrl2){ |
|
|
if(result.data.weightNote.secondWeightImageUrl2){ |
|
|
result.data.weightNote.totalWeighingPicture.push(result.data.weightNote.secondWeightImageUrl2) |
|
|
result.data.weightNote.totalWeighingPicture.push(result.data.weightNote.secondWeightImageUrl2) |
|
|
} |
|
|
} |
|
|
|
|
|
result.data.outboundDeliveryOrderSettlementInfo.netWeight = math.divide(result.data.outboundDeliveryOrderSettlementInfo.netWeight, 1000) |
|
|
if(result.data.outboundDeliveryOrderSettlementInfo.id){ |
|
|
if(result.data.outboundDeliveryOrderSettlementInfo.id){ |
|
|
this.setData({ |
|
|
this.setData({ |
|
|
safeBottom: app.globalData.safeBottom, |
|
|
safeBottom: app.globalData.safeBottom, |
|
|
|