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