sub_pages/partner/order-manage/order-manage.vue
@@ -72,12 +72,11 @@ } }, onLoad() { this.listApi = `/api/partner/list` this.listApi = `/api/partner/order/list` this.getList() }, onReachBottom() { this.page.current += 1 this.getMore() }, async onPullDownRefresh() {