From bc3a812e4134c46f2c7f118de0cf7cbee7ef58c2 Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Sat, 30 Aug 2025 16:50:28 +0800
Subject: [PATCH] 1

---
 src/views/home/components/HomeRight.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/home/components/HomeRight.vue b/src/views/home/components/HomeRight.vue
index e4afef2..7b89145 100644
--- a/src/views/home/components/HomeRight.vue
+++ b/src/views/home/components/HomeRight.vue
@@ -199,7 +199,7 @@
   },
   created() {
     this.getMoney();
-    this.getExchangeRate();
+    // this.getExchangeRate();
   },
   methods: {
     changeTab(index) {

--
Gitblit v1.9.3