From 140797ab0271b68b79a1e469941ee1c0d4c678db Mon Sep 17 00:00:00 2001
From: "DESKTOP-A1SENDA\\HUzy" <472860318@qq.com>
Date: Thu, 13 May 2021 18:07:24 +0800
Subject: [PATCH] =?UTF-8?q?--=E5=88=A0=E9=99=A4=E8=B0=83=E8=8A=82=E8=B4=B9?=
=?UTF-8?q?--?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/agent/detail/item-money-info/money-info.wxml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pages/agent/detail/item-money-info/money-info.wxml b/pages/agent/detail/item-money-info/money-info.wxml
index f9027ed..939a8f1 100644
--- a/pages/agent/detail/item-money-info/money-info.wxml
+++ b/pages/agent/detail/item-money-info/money-info.wxml
@@ -59,11 +59,11 @@
{{formate.formateWeight3(item.weightnoteInfo.netWeight)}} -
{{formate.formateAmount(item.prepayMoney)}}元
-
调节费
-{{formate.formateAmount(item.adjustMoney)}}元
-
+ -->
补贴与扣款
{{formate.formateAmount(item.totalOtherAmount==null?0:item.totalOtherAmount)}}元
@@ -105,11 +105,11 @@
{{formate.formatePrice2(item.unitSurcharge)}} x
{{formate.formateWeight(item.weightnoteInfo.netWeight)}}
-
调节费
{{item.adjustMoney > 0 ? '+' : ''}}{{formate.formateAmount(item.adjustMoney)}}元
-
+ -->
补贴与扣款