mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
update
This commit is contained in:
@@ -130,11 +130,11 @@
|
||||
>导出
|
||||
</el-button
|
||||
>
|
||||
<div>
|
||||
<!-- <div>
|
||||
{{ dateDescription }}期间,总用电量{{ sumUsedElectricity }}度,总消费金额{{
|
||||
sumOrderAmount
|
||||
}}元,总结算金额{{ sumSettleAmount }}元
|
||||
</div>
|
||||
</div>-->
|
||||
<el-popover placement="top-start" width="400" trigger="click">
|
||||
<el-checkbox
|
||||
:indeterminate="isIndeterminate"
|
||||
@@ -480,7 +480,7 @@ export default {
|
||||
// 查询站点列表
|
||||
this.getStationList();
|
||||
// 获取订单总金额
|
||||
this.getOrderTotalData();
|
||||
// this.getOrderTotalData();
|
||||
},
|
||||
/** 查询订单列表 */
|
||||
getList() {
|
||||
|
||||
Reference in New Issue
Block a user