src/views/modules/c2c/c2c_pay_order.vue
@@ -142,8 +142,8 @@ ), }).then(({ data }) => { console.log(data.total); this.dataList = data.data; this.page.total = data.total; this.dataList = data.data.records; this.page.total = data.data.total; this.dataListLoading = false; if (done) { done();