update 查询接口页面

This commit is contained in:
2023-07-14 16:10:11 +08:00
parent ceb2d003be
commit e34aed7cb0
2 changed files with 9 additions and 9 deletions

View File

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