From e916467e18bce77406776d47f8f1b824aed22d53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A2=A8=E5=A4=A7=E5=8F=94?= <494979559@qq.com> Date: Tue, 8 Oct 2024 08:57:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A2=E5=8D=95=E6=98=8E=E7=BB=86=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/recharge/detail.vue | 30 ++++++++++++++++------------ 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/src/views/system/recharge/detail.vue b/src/views/system/recharge/detail.vue index cc81e8b..50edf8a 100644 --- a/src/views/system/recharge/detail.vue +++ b/src/views/system/recharge/detail.vue @@ -13,6 +13,7 @@ {{detail.billNo | defaultValue}} + {{detail.createTime | defaultValue}} @@ -20,6 +21,7 @@ {{detail.money | money | defaultValue}} 元 + {{detail.channelCost | money | defaultValue}} 元 @@ -40,19 +42,19 @@ - + - + {{detail.deviceProductId | defaultValue}} - + - + @@ -63,10 +65,10 @@ 未开始 @@ -76,24 +78,26 @@ {{detail.suitName | defaultValue}} - + - + {{detail.suitTime | defaultValue}} {{suitTimeUnit(detail.suitTimeUnit)}} {{detail.suitTime | defaultValue}} 度 {{toDescriptionFromSecond(detail.totalUse).text | defaultValue}} - {{detail.totalUse | defaultValue}} 度 {{detail.suitStartTime | defaultValue}} {{detail.suitEndTime | defaultValue}} {{detail.suitExpireTime | defaultValue}} - {{detail.suitStartEle | money | defaultValue}} 度 - {{detail.suitEndEle | money | defaultValue}} 度 + - + - +