From f15ad3456b47e43646234b9c91c3ddd77ab2cd02 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Wed, 05 Jun 2024 10:05:13 +0800
Subject: [PATCH] 123

---
 src/page/wallet/index copy.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/page/wallet/index copy.vue b/src/page/wallet/index copy.vue
index 5d2bd59..b18d956 100644
--- a/src/page/wallet/index copy.vue
+++ b/src/page/wallet/index copy.vue
@@ -274,7 +274,7 @@
       if (data.status === 0) {
         this.onlineService = data.data.onlineService
       } else {
-        Toast(data.msg)
+        // Toast(data.msg)
       }
     },
     async getUserInfo() {

--
Gitblit v1.9.3