From f591a34f3a4b5ffa25f3b555991187568f9cc2df Mon Sep 17 00:00:00 2001
From: dzl <863620989@qq.com>
Date: Fri, 16 May 2025 10:36:52 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=97=E8=A1=A8=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../FinanCecenter/RefundApplication/CyclingOrder/index.vue | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ebike-operate/src/views/FinanCecenter/RefundApplication/CyclingOrder/index.vue b/ebike-operate/src/views/FinanCecenter/RefundApplication/CyclingOrder/index.vue
index a9ff8b9..46d8d25 100644
--- a/ebike-operate/src/views/FinanCecenter/RefundApplication/CyclingOrder/index.vue
+++ b/ebike-operate/src/views/FinanCecenter/RefundApplication/CyclingOrder/index.vue
@@ -120,10 +120,10 @@
>退款失败
- {{record.phone}}
+ {{record.phone}}
- {{record.cyclingOrderNumber}}
+ {{record.cyclingOrderNumber}}
@@ -177,7 +177,7 @@ import { message } from 'ant-design-vue'
import { callUser } from '@/apis/call.js'
import config from '@/utils/config.js'
import RefundOrderRevie from '@/views/form/refundorderrevie/RefundOrderRevie.vue';
-import ConfirmRefund from '@/views/form/confirmrefund/ConfirmRefund.vue';
+
const activeKey = ref('1')
const openRevie = ref(false);