Browse Source

主风机管控曲线配置 监测曲线图bug修改

bobo04052021@163.com 1 tháng trước cách đây
mục cha
commit
4b7abeb40d
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      src/views/vent/monitorManager/mainFanMonitor/index.vue

+ 1 - 2
src/views/vent/monitorManager/mainFanMonitor/index.vue

@@ -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>