|
@@ -520,8 +520,7 @@
|
|
|
<AlarmHistoryTable columns-type="alarm" :device-type="deviceType" designScope="alarm-history" :scroll="scroll" />
|
|
|
</div>
|
|
|
</a-tab-pane>
|
|
|
- <!-- <a-tab-pane key="5" tab="曲线配置" v-if="hasPermission('show:fanEcharts')"> -->
|
|
|
- <a-tab-pane key="5" tab="曲线配置">
|
|
|
+ <a-tab-pane key="5" tab="曲线配置" v-if="hasPermission('show:fanEcharts')">
|
|
|
<div v-if="activeKey == '5'" class="tab-item" style="display: flex">
|
|
|
<div style="width: 50%; height: 100%">
|
|
|
<div style="color: var(--vent-font-color); width: 100%; text-align: center; margin: 5px 0px">主机</div>
|