mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-07 19:40:07 +08:00
前端财务中心页面添加分页
This commit is contained in:
@@ -171,6 +171,7 @@ export default {
|
||||
getMerchantOrderList(param).then((response) => {
|
||||
console.log("getMerchantOrderList", response)
|
||||
this.merchantOrderList = response.rows;
|
||||
this.total = response.total;
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user