@ -87,13 +87,10 @@
type: 'assemble',
},
onReady() {
this.detailOptions = getDetailOption();
this.detailGiveupOptions = getDetailGiveupOption();
mounted() {
this.getList('refresh');
@ -101,10 +101,6 @@
// this.getList('refresh');
// },
// onReady() {
// this.detailOptions = getDetailOption();
// this.detailGiveupOptions = getDetailGiveupOption();
// onReachBottom() {
// //避免多次触发
@ -137,7 +133,10 @@
// }
this.refresh();
methods: {