From 1f84fa3ae31b511f3a838268785507b387b11da8 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 19 Sep 2023 00:48:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=B8=9A=E4=B8=BB=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/fee/qrcode-owe-fee.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/fee/qrcode-owe-fee.vue b/components/fee/qrcode-owe-fee.vue index d5a10f2..af1639f 100644 --- a/components/fee/qrcode-owe-fee.vue +++ b/components/fee/qrcode-owe-fee.vue @@ -45,7 +45,7 @@ 业主:{{item.ownerName}} - 单价:{{item.squarePrice}} + 单价:{{item.mwPrice && item.mwPrice>0?item.mwPrice:item.squarePrice}}/{{item.additionalAmount}} 房号:{{item.payerObjName}}