From f814c0fa37eb38c2ff2349792f0e6bbb70d9d451 Mon Sep 17 00:00:00 2001 From: ds Date: Sat, 9 Nov 2024 10:34:02 +0800 Subject: [PATCH] 11.9 --- .../views/handover/HandoverDetailsInfo.vue | 117 ++++++++++-------- 1 file changed, 62 insertions(+), 55 deletions(-) diff --git a/fuintAdmin/src/views/handover/HandoverDetailsInfo.vue b/fuintAdmin/src/views/handover/HandoverDetailsInfo.vue index eab517210..0526d78e6 100644 --- a/fuintAdmin/src/views/handover/HandoverDetailsInfo.vue +++ b/fuintAdmin/src/views/handover/HandoverDetailsInfo.vue @@ -29,39 +29,39 @@
优惠金额
-
{{orderSummary.allDis}}
-
-
-
退款金额
{{orderSummary.oilRefund}}
+
+
退款金额
+
{{orderSummary.oilPaid}}
+
挂账金额
-
--
+
{{orderSummary.onAccount}}
会员消费
-
{{orderSummary.allBalanceP}}
+
{{orderSummary.consumptionMoney}}
实收金额
-
{{orderSummary.allMoney}}
+
{{orderSummary.receiptsMoney}}
充值金额
-
{{orderSummary.cardPaid}}
+
{{orderSummary.onAccount}}
充值赠送
-
{{orderSummary.cardGiftPaid}}
+
{{orderSummary.giftAccount}}
会员总余额
-
{{orderSummary.points}}
+
{{orderSummary.memberBalance}}
会员总积分
-
{{orderSummary.sumnum}}
+
{{orderSummary.memberPoints}}
@@ -77,18 +77,18 @@
营业总额
-
{{orderSummary.allyingye1}}
-
¥{{orderSummary.allyingye}}
+
{{orderSummary.oilOrder}}
+
¥{{orderSummary.receiptsMoney}}
充值总额
-
{{orderSummary.allchuzhika1}}
-
¥{{orderSummary.allchuzhika}}
+
{{orderSummary.rechargeAll}}
+
¥{{orderSummary.onAccount}}
合计
-
{{orderSummary.allyingye1 + orderSummary.allchuzhika1}}
-
¥{{orderSummary.allyingye + orderSummary.allchuzhika}}
+
{{ orderSummary.orderall}}
+
¥{{ orderSummary.orderalls}}
@@ -105,9 +105,9 @@
实收金额
-
{{calculateThePaymentMethod(item.payType)}}
-
{{item.numberOfDeals}}
-
¥{{item.paidAmount}}
+
{{item.payType}}
+
{{item.orderNum}}
+
¥{{item.truePay}}
@@ -123,9 +123,9 @@
实收金额
-
{{item.oilName}}
-
{{item.numberOfDeals}}
-
¥{{item.paidAmount}}
+
{{item.name}}
+
{{item.orderNum}}
+
¥{{item.payAmount}}
@@ -140,10 +140,10 @@
笔数
实收金额
-
-
{{item.oilName}}
-
{{item.numberOfDeals}}
-
¥{{item.paidAmount}}
+
+
{{item.name}}
+
{{item.orderNum}}
+
¥{{item.discountAmount}}
@@ -158,10 +158,10 @@
笔数
实收金额
-
-
{{item.oilName}}
-
{{item.numberOfDeals}}
-
¥{{item.paidAmount}}
+
+
{{item.name}}
+
{{item.orderNum}}
+
¥{{item.refMoney}}
@@ -177,10 +177,10 @@
笔数
实收金额
-
+
{{item.name}}
-
{{item.numberOfDeals?item.numberOfDeals:'--'}}
-
¥{{item.paidAmount?item.paidAmount:'--'}}
+
{{item.orderNum?item.orderNum:'--'}}
+
¥{{item.amount?item.amount:'--'}}
@@ -195,10 +195,10 @@
笔数
实收金额
-
-
{{calculateThePaymentMethod(item.payType)}}
-
{{item.numberOfDeals?item.numberOfDeals:'--'}}
-
¥{{item.paidAmount?item.paidAmount:'--'}}
+
+
{{item.payType}}
+
{{item.orderNum?item.orderNum:'--'}}
+
¥{{item.rechargeBalance?item.rechargeBalance:'--'}}
@@ -215,8 +215,8 @@
合计
-
{{item.numberOfDeals?item.numberOfDeals:'--'}}
-
¥{{item.paidAmount?item.paidAmount:'--'}}
+
{{item.orderNums?item.orderNums:'--'}}
+
¥{{item.orderNum?item.orderNum:'--'}}
@@ -231,10 +231,10 @@
笔数
实收金额
-
-
{{calculateThePaymentMethod(item.payType)}}
-
{{item.numberOfDeals?item.numberOfDeals:'--'}}
-
¥{{item.paidAmount?item.paidAmount:'--'}}
+
+
{{item.payType}}
+
{{item.orderNum?item.orderNum:'--'}}
+
¥{{item.payAmount?item.payAmount:'--'}}
@@ -250,10 +250,10 @@
笔数
实收金额
-
-
{{calculateThePaymentMethod(item.payType)}}
-
{{item.numberOfDeals?item.numberOfDeals:'--'}}
-
¥{{item.paidAmount?item.paidAmount:'--'}}
+
+
{{item.payType }}
+
{{item.orderNum?item.orderNum:'--'}}
+
¥{{item.amount?item.amount:'--'}}
@@ -267,7 +267,7 @@
新增会员数
-
{{orderSummary.sumnum}}
+
{{memberStatistics.userNum}}
@@ -285,9 +285,9 @@
实收金额
-
{{item.name?item.name:'--'}}
-
{{item.numberOfDeals?item.numberOfDeals:'--'}}
-
¥{{item.paidAmount?item.paidAmount:'--'}}
+
{{item.status?item.status:'--'}}
+
{{item.returnNum?item.returnNum:'--'}}
+
¥{{item.amount?item.amount:'--'}}
@@ -302,10 +302,10 @@
笔数
实收金额
-
+
{{item.name?item.name:'--'}}
-
{{item.numberOfDeals?item.numberOfDeals:'--'}}
-
¥{{item.paidAmount?item.paidAmount:'--'}}
+
{{item.staffNum?item.staffNum:'--'}}
+
¥{{item.monye?item.monye:'--'}}
@@ -365,9 +365,16 @@ export default { this.employeeStatistics = this.handoverData.employeeStatistics, this.greaseGunStatistics = this.handoverData.greaseGunStatistics, this.oilNumberStatistics = this.handoverData.oilNumberStatistics, + this.discountStatistics = this.handoverData.discountStatistics, + this.backMoneyStatistics = this.handoverData.backMoneyStatistics, this.orderSummary = this.handoverData.orderSummary, this.paymentAggregation = this.handoverData.paymentAggregation, + this.goodsNumberStatistics = this.handoverData.goodsNumberStatistics, + this.integerNumberStatistics = this.handoverData.integerNumberStatistics, + this.consumptionStatistics = this.handoverData.consumptionStatistics, + this.memberStatistics = this.handoverData.memberStatistics, this.returnedToTheAccount = this.handoverData.returnedToTheAccount, + this.staffStatistics = this.handoverData.staffStatistics, console.log("this.handoverList",this.handoverList) // this.getHandover(); ;