修改监控中心样式
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user