This commit is contained in:
yanran200730
2023-05-05 17:44:56 +08:00
parent 77cf1c1525
commit 80d487a726

View File

@@ -134,7 +134,7 @@
</div>
</div>
<ai-echart-v2
style="height: 236px; margin-top: 10px; width: 100%;"
style="height: 224px; margin-top: 10px; width: 100%;"
:ref="'chart3'"
:data="chartData3"
:ops="chartConfig3">
@@ -217,7 +217,7 @@
</div>
</div>
<ai-table
style="margin-top: 10px; width: 556px;"
style="margin-top: 10px; width: 548px;"
height="420px"
:tableData="tableData3"
:col-configs="colConfigs3"