From a432d670ff6d6df5b5a8bed2c86dc20ac0e43d8a Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期三, 24 七月 2024 11:27:51 +0800
Subject: [PATCH] update 关注和商铺详情

---
 sub_pages/customer/self/collect.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/sub_pages/customer/self/collect.vue b/sub_pages/customer/self/collect.vue
index 3d40b8e..90f7b0c 100644
--- a/sub_pages/customer/self/collect.vue
+++ b/sub_pages/customer/self/collect.vue
@@ -82,6 +82,8 @@
   },
   onLoad() {
     this.listApi = '/api/collect/list'
+    this.getList()
+
     this.$http.request('get', '/api/code/value', {
       params: {
         type: 'FLOWER_LEVEL'

--
Gitblit v1.9.3