From bb132a013bac3ae120e0fa314aa3f2ea38e75fa7 Mon Sep 17 00:00:00 2001 From: "autumn.g@foxmail.com" Date: Fri, 11 Aug 2023 16:18:19 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E7=AB=99=E7=82=B9=E8=AE=A2=E5=8D=95?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E7=BB=9F=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jsowell-ui/src/views/pile/station/stationOrderList.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/jsowell-ui/src/views/pile/station/stationOrderList.vue b/jsowell-ui/src/views/pile/station/stationOrderList.vue index 01dd3efb9..20264533b 100644 --- a/jsowell-ui/src/views/pile/station/stationOrderList.vue +++ b/jsowell-ui/src/views/pile/station/stationOrderList.vue @@ -214,10 +214,8 @@ export default { await this.defaultDate(); // 查询订单列表 this.getList(); - // 查询站点列表 - this.getStationList(); // 获取订单总金额 - // this.getOrderTotalData(); + this.getOrderTotalData(); }, /** 查询订单列表 */ getList() {