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

diff --git a/src/page/user/favorites copy 2.vue b/src/page/user/favorites copy 2.vue
index 0fed803..1f3a35a 100644
--- a/src/page/user/favorites copy 2.vue
+++ b/src/page/user/favorites copy 2.vue
@@ -288,7 +288,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