报表样式

This commit is contained in:
2024-06-27 16:55:47 +08:00
parent 241810d1c8
commit d27e56cd7f
2 changed files with 9 additions and 2 deletions

View File

@@ -30,7 +30,14 @@
</div>
<!-- 图 -->
<div>
<div style="display: inline-block; width: 79%; vertical-align: top">
<div
style="
display: inline-block;
width: 79%;
vertical-align: top;
padding-right: 20px;
"
>
<base-chart
v-show="this.chartMsg1.series[0].data.length > 0"
:chartHeight="chartHeight"