实现公用的统计指标

This commit is contained in:
刘祥超
2021-07-19 15:23:20 +08:00
parent 3360f2fc08
commit de2337afe7
15 changed files with 47 additions and 6 deletions

View File

@@ -44,6 +44,13 @@
</select>
</td>
</tr>
<tr>
<td>是否公用</td>
<td>
<checkbox name="isPublic" v-model="item.isPublic"></checkbox>
<p class="comment">选中表示所有集群自动使用此指标。</p>
</td>
</tr>
<tr>
<td>是否启用</td>
<td>