From 59e409c2b9db2004f1e14159e0e6b12010ba6db0 Mon Sep 17 00:00:00 2001
From: xpz2018 <107107461@qq.com>
Date: Thu, 17 Jun 2021 10:39:07 +0800
Subject: [PATCH] no message
---
xtends/statics/index/index.wxml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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)}}