修改监控中心样式

This commit is contained in:
fks-yangshouda
2024-09-03 15:46:57 +08:00
parent 0b9ae9dcd3
commit 0c822e6d29
3 changed files with 22 additions and 1 deletions

View File

@@ -29,7 +29,7 @@
<aggregate-data ref="aggregateDataRef" v-if="activeKey == '1'" style="height: 85%" />
<history-data ref="historyDataRef" v-if="activeKey == '2'" style="height: 90%" />
<average-data ref="averageDataRef" v-if="activeKey == '3'" style="height: 85%" />
<average-data ref="averageDataRef" v-if="activeKey == '3'" style="height: 90%" />
</div>
<a-modal