@ -213,7 +213,6 @@ import { nextTick } from 'vue';
this.pageNo++;
}).catch(error => {
this.$refs.paging.complete(false);
uni.hideLoading();
this.showMessage(error);
})