|
@@ -54,8 +54,8 @@
|
|
|
</a-col>
|
|
</a-col>
|
|
|
<a-col :span="8" >
|
|
<a-col :span="8" >
|
|
|
<div class="statis-item" >
|
|
<div class="statis-item" >
|
|
|
- <div>{{state.statsSource.transportReqFailCounter?.value}}</div>
|
|
|
|
|
- <div><pie-chart-two-tone /> {{state.statsSource.transportReqFailCounter?.name}}</div>
|
|
|
|
|
|
|
+ <div>{{state.statsSource.transportReqTotalCounter?.value}}</div>
|
|
|
|
|
+ <div><pie-chart-two-tone /> {{state.statsSource.transportReqTotalCounter?.name}}</div>
|
|
|
</div>
|
|
</div>
|
|
|
</a-col>
|
|
</a-col>
|
|
|
</a-row>
|
|
</a-row>
|