mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-09 00:18:07 +08:00
update 订单日报
This commit is contained in:
@@ -135,6 +135,10 @@
|
||||
<el-tab-pane label="站点白名单" name="whitelist">
|
||||
<whitelist ref="whitelist" :stationId="stationId"/>
|
||||
</el-tab-pane>
|
||||
|
||||
<el-tab-pane label="订单日报" name="orderReport">
|
||||
|
||||
</el-tab-pane>
|
||||
</el-tabs>
|
||||
|
||||
<el-dialog :title="dialogTitle" :visible.sync="dialogFormVisible">
|
||||
|
||||
Reference in New Issue
Block a user