|
@@ -523,7 +523,7 @@
|
|
|
<Bar :chartData="dataSource" xAxisPropType="strname" :propTypeArr="propTypeArr" height="40vh" width="100%" />
|
|
|
</div>
|
|
|
</a-tab-pane> -->
|
|
|
- <a-tab-pane key="7" v-if="hasPermission('show:deviceEcharts') && sysOrgCode != 'hnjtymhmk'" tab="历史曲线图" force-render>
|
|
|
+ <a-tab-pane key="7" v-if="false" tab="历史曲线图" force-render>
|
|
|
<div class="tab-item" v-if="activeKey === '7'" style="padding-bottom: 20px">
|
|
|
<FanDeviceEcharts
|
|
|
chartsColumnsType="fanmain_chart"
|