From c78c32719bea66581ad2fdba3893421747c21910 Mon Sep 17 00:00:00 2001 From: wuteng <419274783@qq.com> Date: Tue, 13 Jan 2026 10:31:33 +0800 Subject: [PATCH] =?UTF-8?q?=E9=94=80=E8=B4=A6=E9=9A=90=E8=97=8F=E6=9C=AA?= =?UTF-8?q?=E6=94=B6=E6=AC=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../panel/CancelAccountApplicationListPanel.vue | 4 ++-- .../emis/emisSettleBill/panel/CancelAccountBillList.vue | 4 ++-- .../emisSettleBill/panel/CancelAccountCheckListPanel.vue | 5 ++--- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/src/views/emis/emisSettleBill/panel/CancelAccountApplicationListPanel.vue b/src/views/emis/emisSettleBill/panel/CancelAccountApplicationListPanel.vue index 8dc7c187..5f463bb2 100644 --- a/src/views/emis/emisSettleBill/panel/CancelAccountApplicationListPanel.vue +++ b/src/views/emis/emisSettleBill/panel/CancelAccountApplicationListPanel.vue @@ -102,11 +102,11 @@ {{ scope.row.detailList.reduce((total, item) => total + (item.emisSettleSubBill.otherMoney || 0), 0) }} --> - + diff --git a/src/views/emis/emisSettleBill/panel/CancelAccountBillList.vue b/src/views/emis/emisSettleBill/panel/CancelAccountBillList.vue index c66bdd81..23009014 100644 --- a/src/views/emis/emisSettleBill/panel/CancelAccountBillList.vue +++ b/src/views/emis/emisSettleBill/panel/CancelAccountBillList.vue @@ -22,11 +22,11 @@ - + diff --git a/src/views/emis/emisSettleBill/panel/CancelAccountCheckListPanel.vue b/src/views/emis/emisSettleBill/panel/CancelAccountCheckListPanel.vue index c7aeb01b..6ca5f949 100644 --- a/src/views/emis/emisSettleBill/panel/CancelAccountCheckListPanel.vue +++ b/src/views/emis/emisSettleBill/panel/CancelAccountCheckListPanel.vue @@ -90,12 +90,11 @@ - + {{ scope.row.detailList.reduce((total, item) => total + (item.emisWaybill.freight -item.emisSettleSubBill.recedMoney || 0), 0) }} - + -->