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:
@@ -90,7 +90,7 @@
|
||||
</el-card>
|
||||
|
||||
<!-- 收费明细 -->
|
||||
<el-card class="cardStyle">
|
||||
<!-- <el-card class="cardStyle">
|
||||
<h3>收费明细</h3>
|
||||
<el-table style="width: 100%" :data="orderDetail" border>
|
||||
<el-table-column prop="totalUsedElectricity" label="总用电量" align="center"/>
|
||||
@@ -115,7 +115,7 @@
|
||||
<el-table-column prop="valleyServicePrice" label="谷时段服务费单价" align="center"/>
|
||||
</el-table>
|
||||
<div class="marginTop"></div>
|
||||
</el-card>
|
||||
</el-card>-->
|
||||
|
||||
<el-card class="cardStyle">
|
||||
<h3>收费明细new</h3>
|
||||
|
||||
Reference in New Issue
Block a user