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