litian
2024-04-08 e6a156a6a8bb6f1d3a17e9310269f53c56e10b42
packageBookService/pages/bookServices/detail/components/relatedBooks/index.js
@@ -15,11 +15,6 @@
      type: Boolean,
    },
  },
  observers: {
    relatedBookLoading: function (newValue) {
      console.log("l", newValue);
    },
  },
  /**
   * 组件的初始数据
   */