update 站点订单列表统计

This commit is contained in:
2023-08-11 16:18:19 +08:00
parent 70dff61eef
commit bb132a013b

View File

@@ -214,10 +214,8 @@ export default {
await this.defaultDate();
// 查询订单列表
this.getList();
// 查询站点列表
this.getStationList();
// 获取订单总金额
// this.getOrderTotalData();
this.getOrderTotalData();
},
/** 查询订单列表 */
getList() {