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("暂无数据");