diff --git a/xtends/statics/sale-report/index.wxml b/xtends/statics/sale-report/index.wxml index a109a73..a81be2f 100644 --- a/xtends/statics/sale-report/index.wxml +++ b/xtends/statics/sale-report/index.wxml @@ -16,11 +16,11 @@ - {{formate.formateWeight(reportInfo.totalOutboundDeliveryNetWeight || 0)}} + {{formate.numberFormat(reportInfo.totalOutboundDeliveryNetWeight || 0)}} 出货重量(吨) - {{formate.formateWeight(reportInfo.totalSettlePrice || 0)}} + {{formate.numberFormat(reportInfo.totalSettleWeight || 0)}} 结算重量(吨)