mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-03-29 19:45:38 +08:00
集群/节点阈值切换监控项时同时切换参数描述
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
<div class="right-box with-menu">
|
||||
<first-menu>
|
||||
<menu-item @click.prevent="createThreshold">添加阈值</menu-item>
|
||||
<menu-item @click.prevent="createThreshold">[添加阈值]</menu-item>
|
||||
</first-menu>
|
||||
|
||||
<p class="comment" v-if="thresholds.length == 0">暂时还没有设置阈值。</p>
|
||||
|
||||
Reference in New Issue
Block a user