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:
@@ -118,7 +118,7 @@
|
||||
</el-card>-->
|
||||
|
||||
<el-card class="cardStyle">
|
||||
<h3>收费明细new</h3>
|
||||
<h3>收费明细</h3>
|
||||
<el-table :data="tableData" border show-summary :summary-method="getSummaries">
|
||||
<el-table-column prop="periodType" label="时段类型" width="180" align="center"/>
|
||||
<el-table-column prop="electricityPrice" label="电费单价(元/千瓦时)" align="center"/>
|
||||
|
||||
Reference in New Issue
Block a user