闫增涛
2024-06-21 a08108139526214a36aba424de99ab2a50825798
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("暂无数据");