|
@@ -53,7 +53,7 @@
|
|
|
<map-chart :heightStyle="'height:800px;'"></map-chart>
|
|
|
</div>
|
|
|
<div class="right_step">
|
|
|
- <div class="title">运单数据排行榜</div>
|
|
|
+ <div class="title">供应商运单数据排行榜</div>
|
|
|
<el-table :data="tableData" border stripe style="width: 100%">
|
|
|
<el-table-column label="供应商" prop="supplierName" width=""></el-table-column>
|
|
|
<el-table-column label="运单数" prop="waybillCount" width=""></el-table-column>
|