From 8c96d7bf0f9e7ccd56b519da828d285471643498 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 16 Sep 2023 11:45:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/fee/qrcode-owe-fee.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/components/fee/qrcode-owe-fee.vue b/components/fee/qrcode-owe-fee.vue index 46698f4..80d98e9 100644 --- a/components/fee/qrcode-owe-fee.vue +++ b/components/fee/qrcode-owe-fee.vue @@ -87,6 +87,9 @@ 房号:{{item.payerObjName}} + + 业主:{{item.ownerName}} + 单价:{{item.mwPrice && item.mwPrice>0?item.mwPrice:item.squarePrice}}