user1
2024-06-21 7869653a258353bd70fc232630ab8467fa379bfe
src/books/mathBook/view/components/index.vue
@@ -826,7 +826,6 @@
            const collect = JSON.parse(res[0].value);
            if (collect.length) {
              this.collectId = collect.find(item => item.type == 'json').collectList
              console.log('收藏列表',this.collectId);
            }
          } catch (error) {
            console.log("暂无数据");