|
@@ -144,7 +144,7 @@
|
|
|
<a-col :sm="24" :md="12" :xl="6">
|
|
|
<a-card style="margin-bottom: 1rem;width:100%;height: 21rem">
|
|
|
<DoughnutData :titleText="this.titleByszs" :result-data="this.DoughnutData2"
|
|
|
- :pie-color="this.color" @visible="visibleInfo"></DoughnutData>
|
|
|
+ :PieColor="this.color" @visible="visibleInfo"></DoughnutData>
|
|
|
</a-card>
|
|
|
</a-col>
|
|
|
<!-- <a-col :sm="24" :md="12" :xl="12">
|