mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
update 站点订单列表统计
This commit is contained in:
@@ -214,10 +214,8 @@ export default {
|
|||||||
await this.defaultDate();
|
await this.defaultDate();
|
||||||
// 查询订单列表
|
// 查询订单列表
|
||||||
this.getList();
|
this.getList();
|
||||||
// 查询站点列表
|
|
||||||
this.getStationList();
|
|
||||||
// 获取订单总金额
|
// 获取订单总金额
|
||||||
// this.getOrderTotalData();
|
this.getOrderTotalData();
|
||||||
},
|
},
|
||||||
/** 查询订单列表 */
|
/** 查询订单列表 */
|
||||||
getList() {
|
getList() {
|
||||||
|
|||||||
Reference in New Issue
Block a user