user1
2024-06-24 8ce5acd0a7a61de43cbd2d3d1ece2c6c9287779a
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("暂无数据");