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/user/favorites copy.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/page/user/favorites copy.vue b/src/page/user/favorites copy.vue
index 82b0f6b..500244c 100644
--- a/src/page/user/favorites copy.vue
+++ b/src/page/user/favorites copy.vue
@@ -307,7 +307,7 @@
       if (data.status === 0) {
         this.onlineService = data.data.onlineService
       } else {
-        this.$store.commit('elAlertShow', { 'elAlertShow': true, 'elAlertText': data.msg })
+        // this.$store.commit('elAlertShow', { 'elAlertShow': true, 'elAlertText': data.msg })
       }
     },
     async getStock () {

--
Gitblit v1.9.3