告警数据统计
This commit is contained in:
@@ -39,12 +39,12 @@
|
||||
<Shishishuju />
|
||||
</el-tab-pane>
|
||||
</el-tabs>
|
||||
<div
|
||||
<!-- <div
|
||||
class="monitoring-point"
|
||||
v-if="!monitoringPoint.state.showCheckBox && monitoringPoint.state.lineName"
|
||||
>
|
||||
当前位置:{{ monitoringPoint.state.lineName }}
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
</pane>
|
||||
</splitpanes>
|
||||
@@ -75,7 +75,7 @@ const pointTree = ref()
|
||||
const size = ref(0)
|
||||
const isReload = ref(false)
|
||||
const height = mainHeight(40)
|
||||
const activeName = ref('4')
|
||||
const activeName = ref('5')
|
||||
onMounted(() => {
|
||||
const dom = document.getElementById('navigation-splitpanes')
|
||||
if (dom) {
|
||||
|
||||
Reference in New Issue
Block a user