From 9b27ff8f2a4b5e7f28deee59cc992dd0a73d78e0 Mon Sep 17 00:00:00 2001 From: dzl <863620989@qq.com> Date: Fri, 16 May 2025 14:43:00 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../confirmrefund/{ConfirmRefund.vue => ConfirmRefunds.vue} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ebike-operate/src/views/form/cyclingorderrefund/confirmrefund/{ConfirmRefund.vue => ConfirmRefunds.vue} (100%) diff --git a/ebike-operate/src/views/form/cyclingorderrefund/confirmrefund/ConfirmRefund.vue b/ebike-operate/src/views/form/cyclingorderrefund/confirmrefund/ConfirmRefunds.vue similarity index 100% rename from ebike-operate/src/views/form/cyclingorderrefund/confirmrefund/ConfirmRefund.vue rename to ebike-operate/src/views/form/cyclingorderrefund/confirmrefund/ConfirmRefunds.vue