mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-06 02:50:13 +08:00
update 申请开票
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<div class="marginTop"></div>
|
||||
</el-card>
|
||||
<el-card class="cardStyle">
|
||||
<h3>申请订单明细</h3>
|
||||
<h3>关联申请订单明细</h3>
|
||||
<el-table :data="orderList" border show-summary style="width: 100%">
|
||||
<el-table-column prop="orderCode" label="订单号" align="center" width="180"></el-table-column>
|
||||
<el-table-column prop="totalElectricityAmount" align="center" label="电费总金额"></el-table-column>
|
||||
|
||||
Reference in New Issue
Block a user