diff --git a/xtends/statics/index/index.wxml b/xtends/statics/index/index.wxml index d3425ef..121c544 100644 --- a/xtends/statics/index/index.wxml +++ b/xtends/statics/index/index.wxml @@ -68,7 +68,7 @@ {{formate.formateWeight(reportInfo.totalSettleWeight || 0)}} - 场外收货(吨) + 厂外收货(吨) {{formate.formateWeight(reportInfo.totalOffsiteSettleWeight || 0)}} @@ -77,7 +77,7 @@ {{formate.formateAmount(reportInfo.totalSettlePrice || 0)}} - 场内收货(吨) + 厂内收货(吨) {{formate.formateWeight(reportInfo.totalOnsideSettleWeight || 0)}}